add composer.lock #245

This commit is contained in:
vnmedeiros 2019-09-19 16:14:50 -03:00
parent fc7bb5250d
commit 37eb2717cd
1 changed files with 159 additions and 40 deletions

199
composer.lock generated
View File

@ -4,20 +4,20 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "b5a7a81dd7eed9bc122ee36e472c6430", "content-hash": "e2a614836d1857e45c4f9be57073c2b2",
"packages": [ "packages": [
{ {
"name": "respect/validation", "name": "respect/validation",
"version": "1.1.16", "version": "1.1.31",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Respect/Validation.git", "url": "https://github.com/Respect/Validation.git",
"reference": "020ea1ebb5dc626bb7f1958ff49f69172ff589cc" "reference": "45d109fc830644fecc1145200d6351ce4f2769d0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Respect/Validation/zipball/020ea1ebb5dc626bb7f1958ff49f69172ff589cc", "url": "https://api.github.com/repos/Respect/Validation/zipball/45d109fc830644fecc1145200d6351ce4f2769d0",
"reference": "020ea1ebb5dc626bb7f1958ff49f69172ff589cc", "reference": "45d109fc830644fecc1145200d6351ce4f2769d0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -25,9 +25,9 @@
"symfony/polyfill-mbstring": "^1.2" "symfony/polyfill-mbstring": "^1.2"
}, },
"require-dev": { "require-dev": {
"egulias/email-validator": "~1.2", "egulias/email-validator": "~1.2 || ~2.1",
"mikey179/vfsstream": "^1.5", "mikey179/vfsstream": "^1.5",
"phpunit/phpunit": "~4.0", "phpunit/phpunit": "~4.0 || ~5.0",
"symfony/validator": "~2.6.9", "symfony/validator": "~2.6.9",
"zendframework/zend-validator": "~2.3" "zendframework/zend-validator": "~2.3"
}, },
@ -35,7 +35,7 @@
"egulias/email-validator": "Strict (RFC compliant) email validation", "egulias/email-validator": "Strict (RFC compliant) email validation",
"ext-bcmath": "Arbitrary Precision Mathematics", "ext-bcmath": "Arbitrary Precision Mathematics",
"ext-mbstring": "Multibyte String Functions", "ext-mbstring": "Multibyte String Functions",
"fabpot/php-cs-fixer": "Fix PSR2 and other coding style issues", "friendsofphp/php-cs-fixer": "Fix PSR2 and other coding style issues",
"symfony/validator": "Use Symfony validator through Respect\\Validation", "symfony/validator": "Use Symfony validator through Respect\\Validation",
"zendframework/zend-validator": "Use Zend Framework validator through Respect\\Validation" "zendframework/zend-validator": "Use Zend Framework validator through Respect\\Validation"
}, },
@ -52,7 +52,7 @@
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
"BSD Style" "BSD-3-Clause"
], ],
"authors": [ "authors": [
{ {
@ -67,20 +67,70 @@
"validation", "validation",
"validator" "validator"
], ],
"time": "2018-05-19T14:26:44+00:00" "time": "2019-05-28T06:10:06+00:00"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "smalot/pdfparser",
"version": "v1.8.0", "version": "v0.14.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/smalot/pdfparser.git",
"reference": "3296adf6a6454a050679cde90f95350ad604b171" "reference": "ec72a99028ba5e21a0acad92047b85e128cbf81f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/3296adf6a6454a050679cde90f95350ad604b171", "url": "https://api.github.com/repos/smalot/pdfparser/zipball/ec72a99028ba5e21a0acad92047b85e128cbf81f",
"reference": "3296adf6a6454a050679cde90f95350ad604b171", "reference": "ec72a99028ba5e21a0acad92047b85e128cbf81f",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"ext-zlib": "*",
"php": ">=5.3.0",
"tecnickcom/tcpdf": "~6.0"
},
"require-dev": {
"atoum/atoum": "^2.8 | ^3.0"
},
"type": "library",
"autoload": {
"psr-0": {
"Smalot\\PdfParser\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0"
],
"authors": [
{
"name": "Sebastien Malot",
"email": "sebastien@malot.fr"
}
],
"description": "Pdf parser library. Can read and extract information from pdf file.",
"homepage": "http://www.pdfparser.org",
"keywords": [
"extract",
"parse",
"parser",
"pdf",
"text"
],
"time": "2019-01-23T09:14:37+00:00"
},
{
"name": "symfony/polyfill-mbstring",
"version": "v1.12.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17",
"reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -92,7 +142,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.8-dev" "dev-master": "1.12-dev"
} }
}, },
"autoload": { "autoload": {
@ -126,22 +176,84 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2018-04-26T10:06:28+00:00" "time": "2019-08-06T08:03:45+00:00"
},
{
"name": "tecnickcom/tcpdf",
"version": "6.2.26",
"source": {
"type": "git",
"url": "https://github.com/tecnickcom/TCPDF.git",
"reference": "367241059ca166e3a76490f4448c284e0a161f15"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/367241059ca166e3a76490f4448c284e0a161f15",
"reference": "367241059ca166e3a76490f4448c284e0a161f15",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"autoload": {
"classmap": [
"config",
"include",
"tcpdf.php",
"tcpdf_parser.php",
"tcpdf_import.php",
"tcpdf_barcodes_1d.php",
"tcpdf_barcodes_2d.php",
"include/tcpdf_colors.php",
"include/tcpdf_filters.php",
"include/tcpdf_font_data.php",
"include/tcpdf_fonts.php",
"include/tcpdf_images.php",
"include/tcpdf_static.php",
"include/barcodes/datamatrix.php",
"include/barcodes/pdf417.php",
"include/barcodes/qrcode.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0"
],
"authors": [
{
"name": "Nicola Asuni",
"email": "info@tecnick.com",
"role": "lead"
}
],
"description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
"homepage": "http://www.tcpdf.org/",
"keywords": [
"PDFD32000-2008",
"TCPDF",
"barcodes",
"datamatrix",
"pdf",
"pdf417",
"qrcode"
],
"time": "2018-10-16T17:24:05+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [
{ {
"name": "squizlabs/php_codesniffer", "name": "squizlabs/php_codesniffer",
"version": "3.2.3", "version": "3.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
"reference": "4842476c434e375f9d3182ff7b89059583aa8b27" "reference": "b8a7362af1cc1aadb5bd36c3defc4dda2cf5f0a8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/4842476c434e375f9d3182ff7b89059583aa8b27", "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/b8a7362af1cc1aadb5bd36c3defc4dda2cf5f0a8",
"reference": "4842476c434e375f9d3182ff7b89059583aa8b27", "reference": "b8a7362af1cc1aadb5bd36c3defc4dda2cf5f0a8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -174,64 +286,71 @@
} }
], ],
"description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
"homepage": "http://www.squizlabs.com/php-codesniffer", "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
"keywords": [ "keywords": [
"phpcs", "phpcs",
"standards" "standards"
], ],
"time": "2018-02-20T21:35:23+00:00" "time": "2019-04-10T23:49:02+00:00"
}, },
{ {
"name": "wimg/php-compatibility", "name": "wimg/php-compatibility",
"version": "8.1.0", "version": "9.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/wimg/PHPCompatibility.git", "url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
"reference": "4ac01e4fe8faaa4f8d3b3cd06ea92e5418ce472e" "reference": "9999344e47e7af6b00e1a898eacc4e4368fb7196"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/wimg/PHPCompatibility/zipball/4ac01e4fe8faaa4f8d3b3cd06ea92e5418ce472e", "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/9999344e47e7af6b00e1a898eacc4e4368fb7196",
"reference": "4ac01e4fe8faaa4f8d3b3cd06ea92e5418ce472e", "reference": "9999344e47e7af6b00e1a898eacc4e4368fb7196",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3", "php": ">=5.3",
"squizlabs/php_codesniffer": "^2.2 || ^3.0.2" "squizlabs/php_codesniffer": "^2.3 || ^3.0.2"
}, },
"conflict": { "conflict": {
"squizlabs/php_codesniffer": "2.6.2" "squizlabs/php_codesniffer": "2.6.2"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0" "phpunit/phpunit": "~4.5 || ^5.0 || ^6.0 || ^7.0"
}, },
"suggest": { "suggest": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3" "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
"roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
}, },
"type": "phpcodesniffer-standard", "type": "phpcodesniffer-standard",
"autoload": {
"psr-4": {
"PHPCompatibility\\": "PHPCompatibility/"
}
},
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
"LGPL-3.0" "LGPL-3.0-or-later"
], ],
"authors": [ "authors": [
{ {
"name": "Wim Godden", "name": "Wim Godden",
"homepage": "https://github.com/wimg",
"role": "lead" "role": "lead"
},
{
"name": "Juliette Reinders Folmer",
"homepage": "https://github.com/jrfnl",
"role": "lead"
},
{
"name": "Contributors",
"homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors"
} }
], ],
"description": "A set of sniffs for PHP_CodeSniffer that checks for PHP version compatibility.", "description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.",
"homepage": "http://techblog.wimgodden.be/tag/codesniffer/", "homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
"keywords": [ "keywords": [
"compatibility", "compatibility",
"phpcs", "phpcs",
"standards" "standards"
], ],
"time": "2017-12-27T21:58:38+00:00" "abandoned": "phpcompatibility/php-compatibility",
"time": "2019-09-05T18:36:49+00:00"
} }
], ],
"aliases": [], "aliases": [],