aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--composer.lock47
1 files changed, 24 insertions, 23 deletions
diff --git a/composer.lock b/composer.lock
index 6a8a59c1..5d853f44 100644
--- a/composer.lock
+++ b/composer.lock
@@ -8723,16 +8723,16 @@
8723 }, 8723 },
8724 { 8724 {
8725 "name": "symfony/polyfill-php72", 8725 "name": "symfony/polyfill-php72",
8726 "version": "v1.13.1", 8726 "version": "v1.15.0",
8727 "source": { 8727 "source": {
8728 "type": "git", 8728 "type": "git",
8729 "url": "https://github.com/symfony/polyfill-php72.git", 8729 "url": "https://github.com/symfony/polyfill-php72.git",
8730 "reference": "66fea50f6cb37a35eea048d75a7d99a45b586038" 8730 "reference": "37b0976c78b94856543260ce09b460a7bc852747"
8731 }, 8731 },
8732 "dist": { 8732 "dist": {
8733 "type": "zip", 8733 "type": "zip",
8734 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/66fea50f6cb37a35eea048d75a7d99a45b586038", 8734 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/37b0976c78b94856543260ce09b460a7bc852747",
8735 "reference": "66fea50f6cb37a35eea048d75a7d99a45b586038", 8735 "reference": "37b0976c78b94856543260ce09b460a7bc852747",
8736 "shasum": "" 8736 "shasum": ""
8737 }, 8737 },
8738 "require": { 8738 "require": {
@@ -8741,7 +8741,7 @@
8741 "type": "library", 8741 "type": "library",
8742 "extra": { 8742 "extra": {
8743 "branch-alias": { 8743 "branch-alias": {
8744 "dev-master": "1.13-dev" 8744 "dev-master": "1.15-dev"
8745 } 8745 }
8746 }, 8746 },
8747 "autoload": { 8747 "autoload": {
@@ -8774,7 +8774,7 @@
8774 "portable", 8774 "portable",
8775 "shim" 8775 "shim"
8776 ], 8776 ],
8777 "time": "2019-11-27T13:56:44+00:00" 8777 "time": "2020-02-27T09:26:54+00:00"
8778 }, 8778 },
8779 { 8779 {
8780 "name": "symfony/polyfill-php73", 8780 "name": "symfony/polyfill-php73",
@@ -9969,24 +9969,23 @@
9969 "packages-dev": [ 9969 "packages-dev": [
9970 { 9970 {
9971 "name": "composer/semver", 9971 "name": "composer/semver",
9972 "version": "1.5.0", 9972 "version": "1.5.1",
9973 "source": { 9973 "source": {
9974 "type": "git", 9974 "type": "git",
9975 "url": "https://github.com/composer/semver.git", 9975 "url": "https://github.com/composer/semver.git",
9976 "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e" 9976 "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de"
9977 }, 9977 },
9978 "dist": { 9978 "dist": {
9979 "type": "zip", 9979 "type": "zip",
9980 "url": "https://api.github.com/repos/composer/semver/zipball/46d9139568ccb8d9e7cdd4539cab7347568a5e2e", 9980 "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
9981 "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e", 9981 "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
9982 "shasum": "" 9982 "shasum": ""
9983 }, 9983 },
9984 "require": { 9984 "require": {
9985 "php": "^5.3.2 || ^7.0" 9985 "php": "^5.3.2 || ^7.0"
9986 }, 9986 },
9987 "require-dev": { 9987 "require-dev": {
9988 "phpunit/phpunit": "^4.5 || ^5.0.5", 9988 "phpunit/phpunit": "^4.5 || ^5.0.5"
9989 "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
9990 }, 9989 },
9991 "type": "library", 9990 "type": "library",
9992 "extra": { 9991 "extra": {
@@ -10027,20 +10026,20 @@
10027 "validation", 10026 "validation",
10028 "versioning" 10027 "versioning"
10029 ], 10028 ],
10030 "time": "2019-03-19T17:25:45+00:00" 10029 "time": "2020-01-13T12:06:48+00:00"
10031 }, 10030 },
10032 { 10031 {
10033 "name": "composer/xdebug-handler", 10032 "name": "composer/xdebug-handler",
10034 "version": "1.4.0", 10033 "version": "1.4.1",
10035 "source": { 10034 "source": {
10036 "type": "git", 10035 "type": "git",
10037 "url": "https://github.com/composer/xdebug-handler.git", 10036 "url": "https://github.com/composer/xdebug-handler.git",
10038 "reference": "cbe23383749496fe0f373345208b79568e4bc248" 10037 "reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7"
10039 }, 10038 },
10040 "dist": { 10039 "dist": {
10041 "type": "zip", 10040 "type": "zip",
10042 "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/cbe23383749496fe0f373345208b79568e4bc248", 10041 "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/1ab9842d69e64fb3a01be6b656501032d1b78cb7",
10043 "reference": "cbe23383749496fe0f373345208b79568e4bc248", 10042 "reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7",
10044 "shasum": "" 10043 "shasum": ""
10045 }, 10044 },
10046 "require": { 10045 "require": {
@@ -10071,7 +10070,7 @@
10071 "Xdebug", 10070 "Xdebug",
10072 "performance" 10071 "performance"
10073 ], 10072 ],
10074 "time": "2019-11-06T16:40:04+00:00" 10073 "time": "2020-03-01T12:26:26+00:00"
10075 }, 10074 },
10076 { 10075 {
10077 "name": "dama/doctrine-test-bundle", 10076 "name": "dama/doctrine-test-bundle",
@@ -10264,16 +10263,16 @@
10264 }, 10263 },
10265 { 10264 {
10266 "name": "friendsofphp/php-cs-fixer", 10265 "name": "friendsofphp/php-cs-fixer",
10267 "version": "v2.16.1", 10266 "version": "v2.16.2",
10268 "source": { 10267 "source": {
10269 "type": "git", 10268 "type": "git",
10270 "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", 10269 "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
10271 "reference": "c8afb599858876e95e8ebfcd97812d383fa23f02" 10270 "reference": "c460a3cbaa58f983fe026cd52c45950bf61e9239"
10272 }, 10271 },
10273 "dist": { 10272 "dist": {
10274 "type": "zip", 10273 "type": "zip",
10275 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/c8afb599858876e95e8ebfcd97812d383fa23f02", 10274 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/c460a3cbaa58f983fe026cd52c45950bf61e9239",
10276 "reference": "c8afb599858876e95e8ebfcd97812d383fa23f02", 10275 "reference": "c460a3cbaa58f983fe026cd52c45950bf61e9239",
10277 "shasum": "" 10276 "shasum": ""
10278 }, 10277 },
10279 "require": { 10278 "require": {
@@ -10309,6 +10308,7 @@
10309 "symfony/yaml": "^3.0 || ^4.0 || ^5.0" 10308 "symfony/yaml": "^3.0 || ^4.0 || ^5.0"
10310 }, 10309 },
10311 "suggest": { 10310 "suggest": {
10311 "ext-dom": "For handling output formats in XML",
10312 "ext-mbstring": "For handling non-UTF8 characters in cache signature.", 10312 "ext-mbstring": "For handling non-UTF8 characters in cache signature.",
10313 "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.", 10313 "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.",
10314 "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.", 10314 "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.",
@@ -10331,6 +10331,7 @@
10331 "tests/Test/IntegrationCaseFactory.php", 10331 "tests/Test/IntegrationCaseFactory.php",
10332 "tests/Test/IntegrationCaseFactoryInterface.php", 10332 "tests/Test/IntegrationCaseFactoryInterface.php",
10333 "tests/Test/InternalIntegrationCaseFactory.php", 10333 "tests/Test/InternalIntegrationCaseFactory.php",
10334 "tests/Test/IsIdenticalConstraint.php",
10334 "tests/TestCase.php" 10335 "tests/TestCase.php"
10335 ] 10336 ]
10336 }, 10337 },
@@ -10349,7 +10350,7 @@
10349 } 10350 }
10350 ], 10351 ],
10351 "description": "A tool to automatically fix PHP code style", 10352 "description": "A tool to automatically fix PHP code style",
10352 "time": "2019-11-25T22:10:32+00:00" 10353 "time": "2020-04-10T21:08:06+00:00"
10353 }, 10354 },
10354 { 10355 {
10355 "name": "m6web/redis-mock", 10356 "name": "m6web/redis-mock",