diff --git a/composer.lock b/composer.lock index 0e4f7ef9..dc120a8a 100644 --- a/composer.lock +++ b/composer.lock @@ -176,16 +176,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.2.7", + "version": "1.2.8", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd" + "reference": "8a7ecad675253e4654ea05505233285377405215" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/95c63ab2117a72f48f5a55da9740a3273d45b7fd", - "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/8a7ecad675253e4654ea05505233285377405215", + "reference": "8a7ecad675253e4654ea05505233285377405215", "shasum": "" }, "require": { @@ -228,20 +228,34 @@ "ssl", "tls" ], - "time": "2020-04-08T08:27:21+00:00" + "funding": [ + { + "url": "https://packagist.com", + "type": "custom" + }, + { + "url": "https://github.com/composer", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/composer/composer", + "type": "tidelift" + } + ], + "time": "2020-08-23T12:54:47+00:00" }, { "name": "composer/package-versions-deprecated", - "version": "1.10.99.1", + "version": "1.11.99", "source": { "type": "git", "url": "https://github.com/composer/package-versions-deprecated.git", - "reference": "68c9b502036e820c33445ff4d174327f6bb87486" + "reference": "c8c9aa8a14cc3d3bec86d0a8c3fa52ea79936855" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/68c9b502036e820c33445ff4d174327f6bb87486", - "reference": "68c9b502036e820c33445ff4d174327f6bb87486", + "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/c8c9aa8a14cc3d3bec86d0a8c3fa52ea79936855", + "reference": "c8c9aa8a14cc3d3bec86d0a8c3fa52ea79936855", "shasum": "" }, "require": { @@ -249,7 +263,7 @@ "php": "^7 || ^8" }, "replace": { - "ocramius/package-versions": "1.10.99" + "ocramius/package-versions": "1.11.99" }, "require-dev": { "composer/composer": "^1.9.3 || ^2.0@dev", @@ -297,7 +311,7 @@ "type": "tidelift" } ], - "time": "2020-08-13T12:55:41+00:00" + "time": "2020-08-25T05:50:16+00:00" }, { "name": "doctrine/annotations", @@ -532,27 +546,20 @@ }, { "name": "doctrine/common", - "version": "2.13.3", + "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", - "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f" + "reference": "a3c6479858989e242a2465972b4f7a8642baf0d4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/common/zipball/f3812c026e557892c34ef37f6ab808a6b567da7f", - "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f", + "url": "https://api.github.com/repos/doctrine/common/zipball/a3c6479858989e242a2465972b4f7a8642baf0d4", + "reference": "a3c6479858989e242a2465972b4f7a8642baf0d4", "shasum": "" }, "require": { - "doctrine/annotations": "^1.0", - "doctrine/cache": "^1.0", - "doctrine/collections": "^1.0", - "doctrine/event-manager": "^1.0", - "doctrine/inflector": "^1.0", - "doctrine/lexer": "^1.0", - "doctrine/persistence": "^1.3.3", - "doctrine/reflection": "^1.0", + "doctrine/persistence": "^2.0", "php": "^7.1 || ^8.0" }, "require-dev": { @@ -566,7 +573,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.11.x-dev" + "dev-master": "3.0.x-dev" } }, "autoload": { @@ -611,20 +618,34 @@ "doctrine", "php" ], - "time": "2020-06-05T16:46:05+00:00" + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon", + "type": "tidelift" + } + ], + "time": "2020-06-05T16:59:53+00:00" }, { "name": "doctrine/dbal", - "version": "2.10.2", + "version": "2.10.3", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "aab745e7b6b2de3b47019da81e7225e14dcfdac8" + "reference": "03ca23afc2ee062f5d3e32426ad37c34a4770dcf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/aab745e7b6b2de3b47019da81e7225e14dcfdac8", - "reference": "aab745e7b6b2de3b47019da81e7225e14dcfdac8", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/03ca23afc2ee062f5d3e32426ad37c34a4770dcf", + "reference": "03ca23afc2ee062f5d3e32426ad37c34a4770dcf", "shasum": "" }, "require": { @@ -634,13 +655,14 @@ "php": "^7.2" }, "require-dev": { - "doctrine/coding-standard": "^6.0", + "doctrine/coding-standard": "^8.1", "jetbrains/phpstorm-stubs": "^2019.1", "nikic/php-parser": "^4.4", - "phpstan/phpstan": "^0.12", - "phpunit/phpunit": "^8.4.1", + "phpstan/phpstan": "^0.12.40", + "phpunit/phpunit": "^8.5.5", + "psalm/plugin-phpunit": "^0.10.0", "symfony/console": "^2.0.5|^3.0|^4.0|^5.0", - "vimeo/psalm": "^3.11" + "vimeo/psalm": "^3.14.2" }, "suggest": { "symfony/console": "For helpful console commands such as SQL execution and import of files." @@ -705,25 +727,39 @@ "sqlserver", "sqlsrv" ], - "time": "2020-04-20T17:19:26+00:00" + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal", + "type": "tidelift" + } + ], + "time": "2020-09-02T01:35:42+00:00" }, { "name": "doctrine/doctrine-bundle", - "version": "2.1.0", + "version": "2.1.2", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", - "reference": "0fb513842c78b43770597ef3c487cdf79d944db3" + "reference": "f5153089993e1230f5d8acbd8e126014d5a63e17" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/0fb513842c78b43770597ef3c487cdf79d944db3", - "reference": "0fb513842c78b43770597ef3c487cdf79d944db3", + "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/f5153089993e1230f5d8acbd8e126014d5a63e17", + "reference": "f5153089993e1230f5d8acbd8e126014d5a63e17", "shasum": "" }, "require": { - "doctrine/dbal": "^2.9.0", - "doctrine/persistence": "^1.3.3", + "doctrine/dbal": "^2.9.0|^3.0", + "doctrine/persistence": "^1.3.3|^2.0", "doctrine/sql-formatter": "^1.0.1", "php": "^7.1 || ^8.0", "symfony/cache": "^4.3.3|^5.0", @@ -797,7 +833,21 @@ "orm", "persistence" ], - "time": "2020-05-25T19:56:00+00:00" + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-bundle", + "type": "tidelift" + } + ], + "time": "2020-08-25T10:57:15+00:00" }, { "name": "doctrine/doctrine-migrations-bundle", @@ -1330,16 +1380,16 @@ }, { "name": "doctrine/persistence", - "version": "1.3.8", + "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/doctrine/persistence.git", - "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288" + "reference": "1dee036f22cd5dc0bc12132f1d1c38415907be55" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/persistence/zipball/7a6eac9fb6f61bba91328f15aa7547f4806ca288", - "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288", + "url": "https://api.github.com/repos/doctrine/persistence/zipball/1dee036f22cd5dc0bc12132f1d1c38415907be55", + "reference": "1dee036f22cd5dc0bc12132f1d1c38415907be55", "shasum": "" }, "require": { @@ -1348,7 +1398,7 @@ "doctrine/collections": "^1.0", "doctrine/event-manager": "^1.0", "doctrine/reflection": "^1.2", - "php": "^7.1 || ^8.0" + "php": "^7.1" }, "conflict": { "doctrine/common": "<2.10@dev" @@ -1356,13 +1406,13 @@ "require-dev": { "doctrine/coding-standard": "^6.0", "phpstan/phpstan": "^0.11", - "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", + "phpunit/phpunit": "^7.0", "vimeo/psalm": "^3.11" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3.x-dev" + "dev-master": "2.x-dev" } }, "autoload": { @@ -1424,7 +1474,7 @@ "type": "tidelift" } ], - "time": "2020-06-20T12:56:16+00:00" + "time": "2020-05-12T19:32:44+00:00" }, { "name": "doctrine/reflection", @@ -2598,16 +2648,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.9.0", + "version": "v4.9.1", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "aaee038b912e567780949787d5fe1977be11a778" + "reference": "88e519766fc58bd46b8265561fb79b54e2e00b28" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/aaee038b912e567780949787d5fe1977be11a778", - "reference": "aaee038b912e567780949787d5fe1977be11a778", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/88e519766fc58bd46b8265561fb79b54e2e00b28", + "reference": "88e519766fc58bd46b8265561fb79b54e2e00b28", "shasum": "" }, "require": { @@ -2646,7 +2696,7 @@ "parser", "php" ], - "time": "2020-08-18T19:48:01+00:00" + "time": "2020-08-30T16:15:20+00:00" }, { "name": "nikolaposa/version", @@ -2883,22 +2933,23 @@ }, { "name": "omines/datatables-bundle", - "version": "0.5.0", + "version": "0.5.1", "source": { "type": "git", "url": "https://github.com/omines/datatables-bundle.git", - "reference": "64e6f1b5a247829134d747051805901b5290669e" + "reference": "83e57742c16a6c31bb28721fd4a81b3bfe8f27ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/omines/datatables-bundle/zipball/64e6f1b5a247829134d747051805901b5290669e", - "reference": "64e6f1b5a247829134d747051805901b5290669e", + "url": "https://api.github.com/repos/omines/datatables-bundle/zipball/83e57742c16a6c31bb28721fd4a81b3bfe8f27ce", + "reference": "83e57742c16a6c31bb28721fd4a81b3bfe8f27ce", "shasum": "" }, "require": { "php": "^7.2", "symfony/event-dispatcher": "^4.4|^5.0", "symfony/framework-bundle": "^4.4|^5.0", + "symfony/options-resolver": "^4.4|^5.0", "symfony/property-access": "^4.4|^5.0", "symfony/translation": "^4.4|^5.0" }, @@ -2974,7 +3025,7 @@ "orm", "symfony" ], - "time": "2020-07-02T23:30:24+00:00" + "time": "2020-08-24T13:13:59+00:00" }, { "name": "paragonie/constant_time_encoding", @@ -4514,40 +4565,43 @@ }, { "name": "sensio/framework-extra-bundle", - "version": "v5.5.6", + "version": "v5.6.1", "source": { "type": "git", "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git", - "reference": "b49f079d8a87a6e6dd434062085ff5a132af466b" + "reference": "430d14c01836b77c28092883d195a43ce413ee32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/b49f079d8a87a6e6dd434062085ff5a132af466b", - "reference": "b49f079d8a87a6e6dd434062085ff5a132af466b", + "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/430d14c01836b77c28092883d195a43ce413ee32", + "reference": "430d14c01836b77c28092883d195a43ce413ee32", "shasum": "" }, "require": { "doctrine/annotations": "^1.0", - "php": ">=7.1.3", + "php": ">=7.2.5", "symfony/config": "^4.4|^5.0", "symfony/dependency-injection": "^4.4|^5.0", "symfony/framework-bundle": "^4.4|^5.0", "symfony/http-kernel": "^4.4|^5.0" }, "conflict": { - "doctrine/doctrine-cache-bundle": "<1.3.1" + "doctrine/doctrine-cache-bundle": "<1.3.1", + "doctrine/persistence": "<1.3" }, "require-dev": { + "doctrine/dbal": "^2.10|^3.0", "doctrine/doctrine-bundle": "^1.11|^2.0", "doctrine/orm": "^2.5", "nyholm/psr7": "^1.1", "symfony/browser-kit": "^4.4|^5.0", + "symfony/doctrine-bridge": "^4.4|^5.0", "symfony/dom-crawler": "^4.4|^5.0", "symfony/expression-language": "^4.4|^5.0", "symfony/finder": "^4.4|^5.0", "symfony/monolog-bridge": "^4.0|^5.0", "symfony/monolog-bundle": "^3.2", - "symfony/phpunit-bridge": "^4.3.5|^5.0", + "symfony/phpunit-bridge": "^4.4.9|^5.0.9", "symfony/psr-http-message-bridge": "^1.1", "symfony/security-bundle": "^4.4|^5.0", "symfony/twig-bundle": "^4.4|^5.0", @@ -4557,7 +4611,7 @@ "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "5.5.x-dev" + "dev-master": "5.6.x-dev" } }, "autoload": { @@ -4583,7 +4637,7 @@ "annotations", "controllers" ], - "time": "2020-06-15T20:28:02+00:00" + "time": "2020-08-25T19:10:18+00:00" }, { "name": "shivas/versioning-bundle", @@ -4733,7 +4787,7 @@ }, { "name": "symfony/asset", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/asset.git", @@ -4804,16 +4858,16 @@ }, { "name": "symfony/cache", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "a9ac09a5e9786b734a4baa98158c2cd3251f1e4c" + "reference": "c31bdd71f30435baff03693e684469c7ecb3ca1a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/a9ac09a5e9786b734a4baa98158c2cd3251f1e4c", - "reference": "a9ac09a5e9786b734a4baa98158c2cd3251f1e4c", + "url": "https://api.github.com/repos/symfony/cache/zipball/c31bdd71f30435baff03693e684469c7ecb3ca1a", + "reference": "c31bdd71f30435baff03693e684469c7ecb3ca1a", "shasum": "" }, "require": { @@ -4894,7 +4948,7 @@ "type": "tidelift" } ], - "time": "2020-07-23T17:22:30+00:00" + "time": "2020-09-01T05:52:18+00:00" }, { "name": "symfony/cache-contracts", @@ -4974,16 +5028,16 @@ }, { "name": "symfony/config", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "cf63f0613a6c6918e96db39c07a43b01e19a0773" + "reference": "22f961ddffdc81389670b2ca74a1cc0213761ec0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/cf63f0613a6c6918e96db39c07a43b01e19a0773", - "reference": "cf63f0613a6c6918e96db39c07a43b01e19a0773", + "url": "https://api.github.com/repos/symfony/config/zipball/22f961ddffdc81389670b2ca74a1cc0213761ec0", + "reference": "22f961ddffdc81389670b2ca74a1cc0213761ec0", "shasum": "" }, "require": { @@ -5050,20 +5104,20 @@ "type": "tidelift" } ], - "time": "2020-07-15T10:53:22+00:00" + "time": "2020-08-17T07:48:54+00:00" }, { "name": "symfony/console", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "2226c68009627934b8cfc01260b4d287eab070df" + "reference": "186f395b256065ba9b890c0a4e48a91d598fa2cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/2226c68009627934b8cfc01260b4d287eab070df", - "reference": "2226c68009627934b8cfc01260b4d287eab070df", + "url": "https://api.github.com/repos/symfony/console/zipball/186f395b256065ba9b890c0a4e48a91d598fa2cf", + "reference": "186f395b256065ba9b890c0a4e48a91d598fa2cf", "shasum": "" }, "require": { @@ -5143,11 +5197,11 @@ "type": "tidelift" } ], - "time": "2020-07-06T13:23:11+00:00" + "time": "2020-09-02T07:07:40+00:00" }, { "name": "symfony/css-selector", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", @@ -5214,16 +5268,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "c45c3f26d2ae7c5239e5ad420b0c2717dbbc0bcb" + "reference": "48d6890e12ce9cd8e68aaa4fb72010139312fd73" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c45c3f26d2ae7c5239e5ad420b0c2717dbbc0bcb", - "reference": "c45c3f26d2ae7c5239e5ad420b0c2717dbbc0bcb", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/48d6890e12ce9cd8e68aaa4fb72010139312fd73", + "reference": "48d6890e12ce9cd8e68aaa4fb72010139312fd73", "shasum": "" }, "require": { @@ -5299,7 +5353,7 @@ "type": "tidelift" } ], - "time": "2020-07-23T08:36:24+00:00" + "time": "2020-09-01T18:07:16+00:00" }, { "name": "symfony/deprecation-contracts", @@ -5367,16 +5421,16 @@ }, { "name": "symfony/doctrine-bridge", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/doctrine-bridge.git", - "reference": "e88743167c3edc667f809f9b3558954bde1fbd89" + "reference": "31cb4cfe6b9452cc1916022e995a08de4005299a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/e88743167c3edc667f809f9b3558954bde1fbd89", - "reference": "e88743167c3edc667f809f9b3558954bde1fbd89", + "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/31cb4cfe6b9452cc1916022e995a08de4005299a", + "reference": "31cb4cfe6b9452cc1916022e995a08de4005299a", "shasum": "" }, "require": { @@ -5405,7 +5459,7 @@ "doctrine/cache": "~1.6", "doctrine/collections": "~1.0", "doctrine/data-fixtures": "^1.1", - "doctrine/dbal": "~2.4", + "doctrine/dbal": "~2.4|^3.0", "doctrine/orm": "^2.6.3", "doctrine/reflection": "~1.0", "symfony/cache": "^5.1", @@ -5477,11 +5531,11 @@ "type": "tidelift" } ], - "time": "2020-07-23T16:55:47+00:00" + "time": "2020-08-21T17:19:47+00:00" }, { "name": "symfony/dotenv", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/dotenv.git", @@ -5553,16 +5607,16 @@ }, { "name": "symfony/error-handler", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "4a0d1673a4731c3cb2dea3580c73a676ecb9ed4b" + "reference": "525636d4b84e06c6ca72d96b6856b5b169416e6a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/4a0d1673a4731c3cb2dea3580c73a676ecb9ed4b", - "reference": "4a0d1673a4731c3cb2dea3580c73a676ecb9ed4b", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/525636d4b84e06c6ca72d96b6856b5b169416e6a", + "reference": "525636d4b84e06c6ca72d96b6856b5b169416e6a", "shasum": "" }, "require": { @@ -5620,20 +5674,20 @@ "type": "tidelift" } ], - "time": "2020-07-23T08:36:24+00:00" + "time": "2020-08-17T10:01:29+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "7827d55911f91c070fc293ea51a06eec80797d76" + "reference": "94871fc0a69c3c5da57764187724cdce0755899c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/7827d55911f91c070fc293ea51a06eec80797d76", - "reference": "7827d55911f91c070fc293ea51a06eec80797d76", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/94871fc0a69c3c5da57764187724cdce0755899c", + "reference": "94871fc0a69c3c5da57764187724cdce0755899c", "shasum": "" }, "require": { @@ -5706,7 +5760,7 @@ "type": "tidelift" } ], - "time": "2020-06-18T18:24:02+00:00" + "time": "2020-08-13T14:19:42+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -5786,7 +5840,7 @@ }, { "name": "symfony/expression-language", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/expression-language.git", @@ -5852,16 +5906,16 @@ }, { "name": "symfony/filesystem", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "6e4320f06d5f2cce0d96530162491f4465179157" + "reference": "f7b9ed6142a34252d219801d9767dedbd711da1a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/6e4320f06d5f2cce0d96530162491f4465179157", - "reference": "6e4320f06d5f2cce0d96530162491f4465179157", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/f7b9ed6142a34252d219801d9767dedbd711da1a", + "reference": "f7b9ed6142a34252d219801d9767dedbd711da1a", "shasum": "" }, "require": { @@ -5912,20 +5966,20 @@ "type": "tidelift" } ], - "time": "2020-05-30T20:35:19+00:00" + "time": "2020-08-21T17:19:47+00:00" }, { "name": "symfony/finder", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "4298870062bfc667cb78d2b379be4bf5dec5f187" + "reference": "2b765f0cf6612b3636e738c0689b29aa63088d5d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/4298870062bfc667cb78d2b379be4bf5dec5f187", - "reference": "4298870062bfc667cb78d2b379be4bf5dec5f187", + "url": "https://api.github.com/repos/symfony/finder/zipball/2b765f0cf6612b3636e738c0689b29aa63088d5d", + "reference": "2b765f0cf6612b3636e738c0689b29aa63088d5d", "shasum": "" }, "require": { @@ -5975,20 +6029,20 @@ "type": "tidelift" } ], - "time": "2020-05-20T17:43:50+00:00" + "time": "2020-08-17T10:01:29+00:00" }, { "name": "symfony/flex", - "version": "v1.9.1", + "version": "v1.9.3", "source": { "type": "git", "url": "https://github.com/symfony/flex.git", - "reference": "0e752e47d8382361ca2d7ef016f549828185ddb6" + "reference": "1eab1e85f5eb66dac138d6240cc0ceffd6e3ae34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/flex/zipball/0e752e47d8382361ca2d7ef016f549828185ddb6", - "reference": "0e752e47d8382361ca2d7ef016f549828185ddb6", + "url": "https://api.github.com/repos/symfony/flex/zipball/1eab1e85f5eb66dac138d6240cc0ceffd6e3ae34", + "reference": "1eab1e85f5eb66dac138d6240cc0ceffd6e3ae34", "shasum": "" }, "require": { @@ -6038,20 +6092,20 @@ "type": "tidelift" } ], - "time": "2020-07-14T15:18:33+00:00" + "time": "2020-08-31T14:36:07+00:00" }, { "name": "symfony/form", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/form.git", - "reference": "bd264b81ab801abea3c44f43aeb6eacf68beaca7" + "reference": "236d88a28671f9b13860789eabe28e8c4c8bba86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/form/zipball/bd264b81ab801abea3c44f43aeb6eacf68beaca7", - "reference": "bd264b81ab801abea3c44f43aeb6eacf68beaca7", + "url": "https://api.github.com/repos/symfony/form/zipball/236d88a28671f9b13860789eabe28e8c4c8bba86", + "reference": "236d88a28671f9b13860789eabe28e8c4c8bba86", "shasum": "" }, "require": { @@ -6141,20 +6195,20 @@ "type": "tidelift" } ], - "time": "2020-07-12T12:58:00+00:00" + "time": "2020-09-01T12:25:21+00:00" }, { "name": "symfony/framework-bundle", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/framework-bundle.git", - "reference": "f9be9af9092f165b9b809d870289b57330301dc6" + "reference": "0607ca3cb7b79461a2e6a7c5d05e5cd6d2c14015" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/f9be9af9092f165b9b809d870289b57330301dc6", - "reference": "f9be9af9092f165b9b809d870289b57330301dc6", + "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/0607ca3cb7b79461a2e6a7c5d05e5cd6d2c14015", + "reference": "0607ca3cb7b79461a2e6a7c5d05e5cd6d2c14015", "shasum": "" }, "require": { @@ -6288,20 +6342,20 @@ "type": "tidelift" } ], - "time": "2020-07-23T08:36:24+00:00" + "time": "2020-08-30T09:59:07+00:00" }, { "name": "symfony/http-client", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "050dc633a598bdadbd49449500c87e30dabe5c58" + "reference": "21c4372e9cd2305313f4d4792d7b9fa7c25ade53" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/050dc633a598bdadbd49449500c87e30dabe5c58", - "reference": "050dc633a598bdadbd49449500c87e30dabe5c58", + "url": "https://api.github.com/repos/symfony/http-client/zipball/21c4372e9cd2305313f4d4792d7b9fa7c25ade53", + "reference": "21c4372e9cd2305313f4d4792d7b9fa7c25ade53", "shasum": "" }, "require": { @@ -6327,7 +6381,7 @@ "php-http/httplug": "^1.0|^2.0", "psr/http-client": "^1.0", "symfony/dependency-injection": "^4.4|^5.0", - "symfony/http-kernel": "^4.4|^5.0", + "symfony/http-kernel": "^4.4.13|^5.1.5", "symfony/process": "^4.4|^5.0" }, "type": "library", @@ -6374,7 +6428,7 @@ "type": "tidelift" } ], - "time": "2020-07-06T13:23:11+00:00" + "time": "2020-09-02T08:02:12+00:00" }, { "name": "symfony/http-client-contracts", @@ -6453,16 +6507,16 @@ }, { "name": "symfony/http-foundation", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "1f0d6627e680591c61e9176f04a0dc887b4e6702" + "reference": "41a4647f12870e9d41d9a7d72ff0614a27208558" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/1f0d6627e680591c61e9176f04a0dc887b4e6702", - "reference": "1f0d6627e680591c61e9176f04a0dc887b4e6702", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/41a4647f12870e9d41d9a7d72ff0614a27208558", + "reference": "41a4647f12870e9d41d9a7d72ff0614a27208558", "shasum": "" }, "require": { @@ -6524,20 +6578,20 @@ "type": "tidelift" } ], - "time": "2020-07-23T10:04:31+00:00" + "time": "2020-08-17T07:48:54+00:00" }, { "name": "symfony/http-kernel", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "d6dd8f6420e377970ddad0d6317d4ce4186fc6b3" + "reference": "3e32676e6cb5d2081c91a56783471ff8a7f7110b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/d6dd8f6420e377970ddad0d6317d4ce4186fc6b3", - "reference": "d6dd8f6420e377970ddad0d6317d4ce4186fc6b3", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/3e32676e6cb5d2081c91a56783471ff8a7f7110b", + "reference": "3e32676e6cb5d2081c91a56783471ff8a7f7110b", "shasum": "" }, "require": { @@ -6637,20 +6691,20 @@ "type": "tidelift" } ], - "time": "2020-07-24T04:22:56+00:00" + "time": "2020-09-02T08:15:18+00:00" }, { "name": "symfony/intl", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", - "reference": "7299f8c95ffd2623986c976fb8c48beb4c4cb44d" + "reference": "b6886c43cc1ae3367c569c5a8d4182555dd694fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/intl/zipball/7299f8c95ffd2623986c976fb8c48beb4c4cb44d", - "reference": "7299f8c95ffd2623986c976fb8c48beb4c4cb44d", + "url": "https://api.github.com/repos/symfony/intl/zipball/b6886c43cc1ae3367c569c5a8d4182555dd694fb", + "reference": "b6886c43cc1ae3367c569c5a8d4182555dd694fb", "shasum": "" }, "require": { @@ -6727,20 +6781,20 @@ "type": "tidelift" } ], - "time": "2020-06-18T18:24:02+00:00" + "time": "2020-08-17T07:42:30+00:00" }, { "name": "symfony/mailer", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "90c5023ca4be2d2f403a1b6e068395c516a97fce" + "reference": "f728de093c1f5360c52a6a929e70852a6c3fb2dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/90c5023ca4be2d2f403a1b6e068395c516a97fce", - "reference": "90c5023ca4be2d2f403a1b6e068395c516a97fce", + "url": "https://api.github.com/repos/symfony/mailer/zipball/f728de093c1f5360c52a6a929e70852a6c3fb2dc", + "reference": "f728de093c1f5360c52a6a929e70852a6c3fb2dc", "shasum": "" }, "require": { @@ -6809,20 +6863,20 @@ "type": "tidelift" } ], - "time": "2020-07-20T14:15:11+00:00" + "time": "2020-08-31T19:52:58+00:00" }, { "name": "symfony/mime", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "149fb0ad35aae3c7637b496b38478797fa6a7ea6" + "reference": "89a2c9b4cb7b5aa516cf55f5194c384f444c81dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/149fb0ad35aae3c7637b496b38478797fa6a7ea6", - "reference": "149fb0ad35aae3c7637b496b38478797fa6a7ea6", + "url": "https://api.github.com/repos/symfony/mime/zipball/89a2c9b4cb7b5aa516cf55f5194c384f444c81dc", + "reference": "89a2c9b4cb7b5aa516cf55f5194c384f444c81dc", "shasum": "" }, "require": { @@ -6886,20 +6940,20 @@ "type": "tidelift" } ], - "time": "2020-07-23T10:04:31+00:00" + "time": "2020-08-17T10:01:29+00:00" }, { "name": "symfony/monolog-bridge", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/monolog-bridge.git", - "reference": "81e8c7692b78161a06f779c741ef21d80f217175" + "reference": "c312bf3de53a5e2b784224045d6e7d5c0abfe1c0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/81e8c7692b78161a06f779c741ef21d80f217175", - "reference": "81e8c7692b78161a06f779c741ef21d80f217175", + "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/c312bf3de53a5e2b784224045d6e7d5c0abfe1c0", + "reference": "c312bf3de53a5e2b784224045d6e7d5c0abfe1c0", "shasum": "" }, "require": { @@ -6969,7 +7023,7 @@ "type": "tidelift" } ], - "time": "2020-06-18T18:24:02+00:00" + "time": "2020-08-17T07:42:30+00:00" }, { "name": "symfony/monolog-bundle", @@ -7036,7 +7090,7 @@ }, { "name": "symfony/options-resolver", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", @@ -7927,7 +7981,7 @@ }, { "name": "symfony/process", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/process.git", @@ -7991,16 +8045,16 @@ }, { "name": "symfony/property-access", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "eb617a57fc38f43bf4208dcbdb2dab3c14d9cbd9" + "reference": "c2a95da4d3b88523d00903a3d04636717766d674" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/eb617a57fc38f43bf4208dcbdb2dab3c14d9cbd9", - "reference": "eb617a57fc38f43bf4208dcbdb2dab3c14d9cbd9", + "url": "https://api.github.com/repos/symfony/property-access/zipball/c2a95da4d3b88523d00903a3d04636717766d674", + "reference": "c2a95da4d3b88523d00903a3d04636717766d674", "shasum": "" }, "require": { @@ -8069,20 +8123,20 @@ "type": "tidelift" } ], - "time": "2020-07-03T07:49:29+00:00" + "time": "2020-08-30T08:29:58+00:00" }, { "name": "symfony/property-info", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", - "reference": "0c4813930953f6db6c62ebec8ee695a897b89020" + "reference": "a10524dfdadc418c2e4b52667be7d6421b7da26f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/0c4813930953f6db6c62ebec8ee695a897b89020", - "reference": "0c4813930953f6db6c62ebec8ee695a897b89020", + "url": "https://api.github.com/repos/symfony/property-info/zipball/a10524dfdadc418c2e4b52667be7d6421b7da26f", + "reference": "a10524dfdadc418c2e4b52667be7d6421b7da26f", "shasum": "" }, "require": { @@ -8160,20 +8214,20 @@ "type": "tidelift" } ], - "time": "2020-06-18T21:19:28+00:00" + "time": "2020-08-18T07:27:13+00:00" }, { "name": "symfony/routing", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "08c9a82f09d12ee048f85e76e0d783f82844eb5d" + "reference": "47b0218344cb6af25c93ca8ee1137fafbee5005d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/08c9a82f09d12ee048f85e76e0d783f82844eb5d", - "reference": "08c9a82f09d12ee048f85e76e0d783f82844eb5d", + "url": "https://api.github.com/repos/symfony/routing/zipball/47b0218344cb6af25c93ca8ee1137fafbee5005d", + "reference": "47b0218344cb6af25c93ca8ee1137fafbee5005d", "shasum": "" }, "require": { @@ -8252,20 +8306,20 @@ "type": "tidelift" } ], - "time": "2020-06-18T18:24:02+00:00" + "time": "2020-08-10T08:03:57+00:00" }, { "name": "symfony/security-bundle", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/security-bundle.git", - "reference": "7e64ee9df4f7565133c745244816be65db8aed0a" + "reference": "c761866b9aa13add16e6f7dec5f40ab85c2a3ad7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-bundle/zipball/7e64ee9df4f7565133c745244816be65db8aed0a", - "reference": "7e64ee9df4f7565133c745244816be65db8aed0a", + "url": "https://api.github.com/repos/symfony/security-bundle/zipball/c761866b9aa13add16e6f7dec5f40ab85c2a3ad7", + "reference": "c761866b9aa13add16e6f7dec5f40ab85c2a3ad7", "shasum": "" }, "require": { @@ -8351,20 +8405,20 @@ "type": "tidelift" } ], - "time": "2020-07-23T08:36:24+00:00" + "time": "2020-08-18T11:41:36+00:00" }, { "name": "symfony/security-core", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/security-core.git", - "reference": "18551ee726b18591d1da5c3209d61f5904fff3b3" + "reference": "0b965da49ccf070764baa2a23bbb926036b6c6b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-core/zipball/18551ee726b18591d1da5c3209d61f5904fff3b3", - "reference": "18551ee726b18591d1da5c3209d61f5904fff3b3", + "url": "https://api.github.com/repos/symfony/security-core/zipball/0b965da49ccf070764baa2a23bbb926036b6c6b2", + "reference": "0b965da49ccf070764baa2a23bbb926036b6c6b2", "shasum": "" }, "require": { @@ -8440,11 +8494,11 @@ "type": "tidelift" } ], - "time": "2020-06-28T15:32:35+00:00" + "time": "2020-08-18T11:34:54+00:00" }, { "name": "symfony/security-csrf", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/security-csrf.git", @@ -8517,7 +8571,7 @@ }, { "name": "symfony/security-guard", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/security-guard.git", @@ -8586,16 +8640,16 @@ }, { "name": "symfony/security-http", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/security-http.git", - "reference": "436e749842736bd047c96ae53e86a8b6dc9d2222" + "reference": "7741021221548e2b5768ec0cf502c91b6c55b209" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-http/zipball/436e749842736bd047c96ae53e86a8b6dc9d2222", - "reference": "436e749842736bd047c96ae53e86a8b6dc9d2222", + "url": "https://api.github.com/repos/symfony/security-http/zipball/7741021221548e2b5768ec0cf502c91b6c55b209", + "reference": "7741021221548e2b5768ec0cf502c91b6c55b209", "shasum": "" }, "require": { @@ -8664,20 +8718,20 @@ "type": "tidelift" } ], - "time": "2020-07-06T10:10:25+00:00" + "time": "2020-08-25T15:26:05+00:00" }, { "name": "symfony/serializer", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "c977301a898088f483f7a9b479dd050d84ef3fed" + "reference": "bcda9e50d058db10ef149c987edff06c142d07d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/c977301a898088f483f7a9b479dd050d84ef3fed", - "reference": "c977301a898088f483f7a9b479dd050d84ef3fed", + "url": "https://api.github.com/repos/symfony/serializer/zipball/bcda9e50d058db10ef149c987edff06c142d07d1", + "reference": "bcda9e50d058db10ef149c987edff06c142d07d1", "shasum": "" }, "require": { @@ -8761,7 +8815,7 @@ "type": "tidelift" } ], - "time": "2020-07-23T08:36:24+00:00" + "time": "2020-09-01T05:52:18+00:00" }, { "name": "symfony/serializer-pack", @@ -8871,7 +8925,7 @@ }, { "name": "symfony/stopwatch", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", @@ -8935,16 +8989,16 @@ }, { "name": "symfony/string", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "f629ba9b611c76224feb21fe2bcbf0b6f992300b" + "reference": "0de4cc1e18bb596226c06a82e2e7e9bc6001a63a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/f629ba9b611c76224feb21fe2bcbf0b6f992300b", - "reference": "f629ba9b611c76224feb21fe2bcbf0b6f992300b", + "url": "https://api.github.com/repos/symfony/string/zipball/0de4cc1e18bb596226c06a82e2e7e9bc6001a63a", + "reference": "0de4cc1e18bb596226c06a82e2e7e9bc6001a63a", "shasum": "" }, "require": { @@ -9016,11 +9070,11 @@ "type": "tidelift" } ], - "time": "2020-07-08T08:27:49+00:00" + "time": "2020-08-17T07:48:54+00:00" }, { "name": "symfony/templating", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/templating.git", @@ -9090,16 +9144,16 @@ }, { "name": "symfony/translation", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "4b9bf719f0fa5b05253c37fc7b335337ec7ec427" + "reference": "917b02cdc5f33e0309b8e9d33ee1480b20687413" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/4b9bf719f0fa5b05253c37fc7b335337ec7ec427", - "reference": "4b9bf719f0fa5b05253c37fc7b335337ec7ec427", + "url": "https://api.github.com/repos/symfony/translation/zipball/917b02cdc5f33e0309b8e9d33ee1480b20687413", + "reference": "917b02cdc5f33e0309b8e9d33ee1480b20687413", "shasum": "" }, "require": { @@ -9178,7 +9232,7 @@ "type": "tidelift" } ], - "time": "2020-06-30T17:42:22+00:00" + "time": "2020-08-17T10:01:29+00:00" }, { "name": "symfony/translation-contracts", @@ -9257,16 +9311,16 @@ }, { "name": "symfony/twig-bridge", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/twig-bridge.git", - "reference": "44bba5d7e5cb8a3ddeb640ae00938cc768c55797" + "reference": "4534dbfd47745a924beaa6e7c9d5462993bbd0a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/44bba5d7e5cb8a3ddeb640ae00938cc768c55797", - "reference": "44bba5d7e5cb8a3ddeb640ae00938cc768c55797", + "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/4534dbfd47745a924beaa6e7c9d5462993bbd0a5", + "reference": "4534dbfd47745a924beaa6e7c9d5462993bbd0a5", "shasum": "" }, "require": { @@ -9369,11 +9423,11 @@ "type": "tidelift" } ], - "time": "2020-06-30T17:59:51+00:00" + "time": "2020-08-26T14:33:04+00:00" }, { "name": "symfony/twig-bundle", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/twig-bundle.git", @@ -9462,20 +9516,21 @@ }, { "name": "symfony/validator", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "03aeabbff76771ef467a4d9a0574c427bb81d932" + "reference": "db6acf2a0ea02fdb89b561c7bba3db2c0eaecd9a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/03aeabbff76771ef467a4d9a0574c427bb81d932", - "reference": "03aeabbff76771ef467a4d9a0574c427bb81d932", + "url": "https://api.github.com/repos/symfony/validator/zipball/db6acf2a0ea02fdb89b561c7bba3db2c0eaecd9a", + "reference": "db6acf2a0ea02fdb89b561c7bba3db2c0eaecd9a", "shasum": "" }, "require": { "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.0", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php80": "^1.15", @@ -9504,6 +9559,7 @@ "symfony/http-kernel": "^4.4|^5.0", "symfony/intl": "^4.4|^5.0", "symfony/mime": "^4.4|^5.0", + "symfony/phpunit-bridge": "^5.1", "symfony/property-access": "^4.4|^5.0", "symfony/property-info": "^4.4|^5.0", "symfony/translation": "^4.4|^5.0", @@ -9567,20 +9623,20 @@ "type": "tidelift" } ], - "time": "2020-07-23T06:35:25+00:00" + "time": "2020-08-31T09:01:51+00:00" }, { "name": "symfony/var-dumper", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "2ebe1c7bb52052624d6dc1250f4abe525655d75a" + "reference": "b43a3905262bcf97b2510f0621f859ca4f5287be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/2ebe1c7bb52052624d6dc1250f4abe525655d75a", - "reference": "2ebe1c7bb52052624d6dc1250f4abe525655d75a", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/b43a3905262bcf97b2510f0621f859ca4f5287be", + "reference": "b43a3905262bcf97b2510f0621f859ca4f5287be", "shasum": "" }, "require": { @@ -9657,11 +9713,11 @@ "type": "tidelift" } ], - "time": "2020-06-24T13:36:18+00:00" + "time": "2020-08-17T07:42:30+00:00" }, { "name": "symfony/var-exporter", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", @@ -9736,7 +9792,7 @@ }, { "name": "symfony/web-link", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/web-link.git", @@ -9878,16 +9934,16 @@ }, { "name": "symfony/yaml", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "ea342353a3ef4f453809acc4ebc55382231d4d23" + "reference": "a44bd3a91bfbf8db12367fa6ffac9c3eb1a8804a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/ea342353a3ef4f453809acc4ebc55382231d4d23", - "reference": "ea342353a3ef4f453809acc4ebc55382231d4d23", + "url": "https://api.github.com/repos/symfony/yaml/zipball/a44bd3a91bfbf8db12367fa6ffac9c3eb1a8804a", + "reference": "a44bd3a91bfbf8db12367fa6ffac9c3eb1a8804a", "shasum": "" }, "require": { @@ -9951,7 +10007,7 @@ "type": "tidelift" } ], - "time": "2020-05-20T17:43:50+00:00" + "time": "2020-08-26T08:30:57+00:00" }, { "name": "tecnickcom/tc-lib-barcode", @@ -11392,37 +11448,135 @@ "time": "2020-03-02T20:42:23+00:00" }, { - "name": "doctrine/data-fixtures", - "version": "1.4.3", + "name": "dealerdirect/phpcodesniffer-composer-installer", + "version": "v0.7.0", "source": { "type": "git", - "url": "https://github.com/doctrine/data-fixtures.git", - "reference": "7ebac50901eb4516816ac39100dba1759d843943" + "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git", + "reference": "e8d808670b8f882188368faaf1144448c169c0b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/7ebac50901eb4516816ac39100dba1759d843943", - "reference": "7ebac50901eb4516816ac39100dba1759d843943", + "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/e8d808670b8f882188368faaf1144448c169c0b7", + "reference": "e8d808670b8f882188368faaf1144448c169c0b7", "shasum": "" }, "require": { - "doctrine/common": "^2.11", - "doctrine/persistence": "^1.3.3", + "composer-plugin-api": "^1.0 || ^2.0", + "php": ">=5.3", + "squizlabs/php_codesniffer": "^2 || ^3 || 4.0.x-dev" + }, + "require-dev": { + "composer/composer": "*", + "phpcompatibility/php-compatibility": "^9.0", + "sensiolabs/security-checker": "^4.1.0" + }, + "type": "composer-plugin", + "extra": { + "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin" + }, + "autoload": { + "psr-4": { + "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Franck Nijhof", + "email": "franck.nijhof@dealerdirect.com", + "homepage": "http://www.frenck.nl", + "role": "Developer / IT Manager" + } + ], + "description": "PHP_CodeSniffer Standards Composer Installer Plugin", + "homepage": "http://www.dealerdirect.com", + "keywords": [ + "PHPCodeSniffer", + "PHP_CodeSniffer", + "code quality", + "codesniffer", + "composer", + "installer", + "phpcs", + "plugin", + "qa", + "quality", + "standard", + "standards", + "style guide", + "stylecheck", + "tests" + ], + "time": "2020-06-25T14:57:39+00:00" + }, + { + "name": "dnoegel/php-xdg-base-dir", + "version": "v0.1.1", + "source": { + "type": "git", + "url": "https://github.com/dnoegel/php-xdg-base-dir.git", + "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd", + "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd", + "shasum": "" + }, + "require": { + "php": ">=5.3.2" + }, + "require-dev": { + "phpunit/phpunit": "~7.0|~6.0|~5.0|~4.8.35" + }, + "type": "library", + "autoload": { + "psr-4": { + "XdgBaseDir\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "implementation of xdg base directory specification for php", + "time": "2019-12-04T15:06:13+00:00" + }, + { + "name": "doctrine/data-fixtures", + "version": "1.4.4", + "source": { + "type": "git", + "url": "https://github.com/doctrine/data-fixtures.git", + "reference": "16a03fadb5473f49aad70384002dfd5012fe680e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/16a03fadb5473f49aad70384002dfd5012fe680e", + "reference": "16a03fadb5473f49aad70384002dfd5012fe680e", + "shasum": "" + }, + "require": { + "doctrine/common": "^2.13|^3.0", + "doctrine/persistence": "^1.3.3|^2.0", "php": "^7.2 || ^8.0" }, "conflict": { "doctrine/phpcr-odm": "<1.3.0" }, "require-dev": { - "alcaeus/mongo-php-adapter": "^1.1", "doctrine/coding-standard": "^6.0", "doctrine/dbal": "^2.5.4", - "doctrine/mongodb-odm": "^1.3.0", + "doctrine/mongodb-odm": "^1.3.0 || ^2.0.0", "doctrine/orm": "^2.7.0", "phpunit/phpunit": "^7.0" }, "suggest": { - "alcaeus/mongo-php-adapter": "For using MongoDB ODM with PHP 7", + "alcaeus/mongo-php-adapter": "For using MongoDB ODM 1.3 with PHP 7 (deprecated)", "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures", "doctrine/orm": "For loading ORM fixtures", "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures" @@ -11453,28 +11607,42 @@ "keywords": [ "database" ], - "time": "2020-05-25T19:45:03+00:00" + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdata-fixtures", + "type": "tidelift" + } + ], + "time": "2020-09-01T07:13:28+00:00" }, { "name": "doctrine/doctrine-fixtures-bundle", - "version": "3.3.1", + "version": "3.3.2", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineFixturesBundle.git", - "reference": "39defca57ee0949e1475c46177b30b6d1b732e8f" + "reference": "a2179f447425d9e784fb9bc224e533a0ab083b98" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/39defca57ee0949e1475c46177b30b6d1b732e8f", - "reference": "39defca57ee0949e1475c46177b30b6d1b732e8f", + "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/a2179f447425d9e784fb9bc224e533a0ab083b98", + "reference": "a2179f447425d9e784fb9bc224e533a0ab083b98", "shasum": "" }, "require": { "doctrine/data-fixtures": "^1.3", "doctrine/doctrine-bundle": "^1.11|^2.0", "doctrine/orm": "^2.6.0", - "doctrine/persistence": "^1.3", - "php": "^7.1", + "doctrine/persistence": "^1.3|^2.0", + "php": "^7.1 || ^8.0", "symfony/config": "^3.4|^4.3|^5.0", "symfony/console": "^3.4|^4.3|^5.0", "symfony/dependency-injection": "^3.4|^4.3|^5.0", @@ -11483,7 +11651,7 @@ }, "require-dev": { "doctrine/coding-standard": "^6.0", - "phpunit/phpunit": "^7.4", + "phpunit/phpunit": "^7.4 || ^9.2", "symfony/phpunit-bridge": "^4.1|^5.0" }, "type": "symfony-bundle", @@ -11521,7 +11689,21 @@ "Fixture", "persistence" ], - "time": "2020-04-02T16:40:37+00:00" + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-fixtures-bundle", + "type": "tidelift" + } + ], + "time": "2020-09-01T07:06:14+00:00" }, { "name": "ekino/phpstan-banned-code", @@ -12167,30 +12349,30 @@ }, { "name": "phpstan/extension-installer", - "version": "1.0.4", + "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/phpstan/extension-installer.git", - "reference": "2e041def501d661b806f50000c8a4dccbd4907b4" + "reference": "5c2da3846819f951385cb6a25d3277051481c48a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/extension-installer/zipball/2e041def501d661b806f50000c8a4dccbd4907b4", - "reference": "2e041def501d661b806f50000c8a4dccbd4907b4", + "url": "https://api.github.com/repos/phpstan/extension-installer/zipball/5c2da3846819f951385cb6a25d3277051481c48a", + "reference": "5c2da3846819f951385cb6a25d3277051481c48a", "shasum": "" }, "require": { "composer-plugin-api": "^1.1 || ^2.0", - "php": "^7.1", + "php": "^7.1 || ^8.0", "phpstan/phpstan": ">=0.11.6" }, "require-dev": { "composer/composer": "^1.8", "consistence/coding-standard": "^3.8", - "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4", + "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", "ergebnis/composer-normalize": "^2.0.2", - "jakub-onderka/php-parallel-lint": "^1.0", "phing/phing": "^2.16", + "php-parallel-lint/php-parallel-lint": "^1.2.0", "phpstan/phpstan-strict-rules": "^0.11", "slevomat/coding-standard": "^5.0.4" }, @@ -12208,20 +12390,69 @@ "MIT" ], "description": "Composer plugin for automatic installation of PHPStan extensions", - "time": "2020-03-31T16:00:42+00:00" + "time": "2020-08-30T12:06:42+00:00" }, { - "name": "phpstan/phpstan", - "version": "0.12.38", + "name": "phpstan/phpdoc-parser", + "version": "0.4.9", "source": { "type": "git", - "url": "https://github.com/phpstan/phpstan.git", - "reference": "ad606c5f1c641b465b739e79a3a0f1a5a57cf1b4" + "url": "https://github.com/phpstan/phpdoc-parser.git", + "reference": "98a088b17966bdf6ee25c8a4b634df313d8aa531" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ad606c5f1c641b465b739e79a3a0f1a5a57cf1b4", - "reference": "ad606c5f1c641b465b739e79a3a0f1a5a57cf1b4", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/98a088b17966bdf6ee25c8a4b634df313d8aa531", + "reference": "98a088b17966bdf6ee25c8a4b634df313d8aa531", + "shasum": "" + }, + "require": { + "php": "^7.1 || ^8.0" + }, + "require-dev": { + "consistence/coding-standard": "^3.5", + "ergebnis/composer-normalize": "^2.0.2", + "jakub-onderka/php-parallel-lint": "^0.9.2", + "phing/phing": "^2.16.0", + "phpstan/extension-installer": "^1.0", + "phpstan/phpstan": "^0.12.26", + "phpstan/phpstan-strict-rules": "^0.12", + "phpunit/phpunit": "^6.3", + "slevomat/coding-standard": "^4.7.2", + "symfony/process": "^4.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "0.4-dev" + } + }, + "autoload": { + "psr-4": { + "PHPStan\\PhpDocParser\\": [ + "src/" + ] + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "PHPDoc parser with support for nullable, intersection and generic types", + "time": "2020-08-03T20:32:43+00:00" + }, + { + "name": "phpstan/phpstan", + "version": "0.12.42", + "source": { + "type": "git", + "url": "https://github.com/phpstan/phpstan.git", + "reference": "7c43b7c2d5ca6554f6231e82e342a710163ac5f4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/7c43b7c2d5ca6554f6231e82e342a710163ac5f4", + "reference": "7c43b7c2d5ca6554f6231e82e342a710163ac5f4", "shasum": "" }, "require": { @@ -12264,7 +12495,7 @@ "type": "tidelift" } ], - "time": "2020-08-19T08:13:30+00:00" + "time": "2020-09-02T13:14:53+00:00" }, { "name": "phpstan/phpstan-doctrine", @@ -12465,12 +12696,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "89bed6788d61977969b89d912b5844e8beee09f0" + "reference": "697cfbd44fa43ebb5cd9d5ce6d8fc0edcbce85b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/89bed6788d61977969b89d912b5844e8beee09f0", - "reference": "89bed6788d61977969b89d912b5844e8beee09f0", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/697cfbd44fa43ebb5cd9d5ce6d8fc0edcbce85b8", + "reference": "697cfbd44fa43ebb5cd9d5ce6d8fc0edcbce85b8", "shasum": "" }, "conflict": { @@ -12486,6 +12717,7 @@ "bagisto/bagisto": "<0.1.5", "barrelstrength/sprout-base-email": "<1.2.7", "barrelstrength/sprout-forms": "<3.9", + "baserproject/basercms": ">=4,<=4.3.6", "bolt/bolt": "<3.7.1", "brightlocal/phpwhois": "<=4.2.5", "buddypress/buddypress": "<5.1.2", @@ -12503,6 +12735,7 @@ "contao/listing-bundle": ">=4,<4.4.8", "datadog/dd-trace": ">=0.30,<0.30.2", "david-garcia/phpwhois": "<=4.3.1", + "derhansen/sf_event_mgt": "<4.3.1|>=5,<5.1.1", "doctrine/annotations": ">=1,<1.2.7", "doctrine/cache": ">=1,<1.3.2|>=1.4,<1.4.2", "doctrine/common": ">=2,<2.4.3|>=2.5,<2.5.1", @@ -12650,7 +12883,7 @@ "symfony/form": ">=2.3,<2.3.35|>=2.4,<2.6.12|>=2.7,<2.7.50|>=2.8,<2.8.49|>=3,<3.4.20|>=4,<4.0.15|>=4.1,<4.1.9|>=4.2,<4.2.1", "symfony/framework-bundle": ">=2,<2.3.18|>=2.4,<2.4.8|>=2.5,<2.5.2|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7", "symfony/http-foundation": ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7", - "symfony/http-kernel": ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8", + "symfony/http-kernel": ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.4.13|>=5,<5.1.5", "symfony/intl": ">=2.7,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13", "symfony/mime": ">=4.3,<4.3.8", "symfony/phpunit-bridge": ">=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7", @@ -12665,7 +12898,7 @@ "symfony/security-guard": ">=2.8,<2.8.41|>=3,<3.3.17|>=3.4,<3.4.11|>=4,<4.0.11", "symfony/security-http": ">=2.3,<2.3.41|>=2.4,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7", "symfony/serializer": ">=2,<2.0.11", - "symfony/symfony": ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7", + "symfony/symfony": ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.4.13|>=5,<5.1.5", "symfony/translation": ">=2,<2.0.17", "symfony/validator": ">=2,<2.0.24|>=2.1,<2.1.12|>=2.2,<2.2.5|>=2.3,<2.3.3", "symfony/var-exporter": ">=4.2,<4.2.12|>=4.3,<4.3.8", @@ -12753,7 +12986,7 @@ "type": "tidelift" } ], - "time": "2020-08-19T19:01:52+00:00" + "time": "2020-09-02T19:02:24+00:00" }, { "name": "sebastian/diff", @@ -12811,6 +13044,63 @@ ], "time": "2019-02-04T06:01:07+00:00" }, + { + "name": "slevomat/coding-standard", + "version": "6.4.0", + "source": { + "type": "git", + "url": "https://github.com/slevomat/coding-standard.git", + "reference": "bf3a16a630d8245c350b459832a71afa55c02fd3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/bf3a16a630d8245c350b459832a71afa55c02fd3", + "reference": "bf3a16a630d8245c350b459832a71afa55c02fd3", + "shasum": "" + }, + "require": { + "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7", + "php": "^7.1 || ^8.0", + "phpstan/phpdoc-parser": "0.4.5 - 0.4.9", + "squizlabs/php_codesniffer": "^3.5.6" + }, + "require-dev": { + "phing/phing": "2.16.3", + "php-parallel-lint/php-parallel-lint": "1.2.0", + "phpstan/phpstan": "0.12.40", + "phpstan/phpstan-deprecation-rules": "0.12.5", + "phpstan/phpstan-phpunit": "0.12.16", + "phpstan/phpstan-strict-rules": "0.12.5", + "phpunit/phpunit": "7.5.20|8.5.5|9.3.8" + }, + "type": "phpcodesniffer-standard", + "extra": { + "branch-alias": { + "dev-master": "6.x-dev" + } + }, + "autoload": { + "psr-4": { + "SlevomatCodingStandard\\": "SlevomatCodingStandard" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.", + "funding": [ + { + "url": "https://github.com/kukulich", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/slevomat/coding-standard", + "type": "tidelift" + } + ], + "time": "2020-08-31T07:02:52+00:00" + }, { "name": "squizlabs/php_codesniffer", "version": "3.5.6", @@ -12864,7 +13154,7 @@ }, { "name": "symfony/browser-kit", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", @@ -12937,7 +13227,7 @@ }, { "name": "symfony/debug-bundle", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/debug-bundle.git", @@ -13046,16 +13336,16 @@ }, { "name": "symfony/dom-crawler", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "a96aecb36aaf081f1b012e1e62d71f1069ab3dca" + "reference": "3ac31ffbc596e41ca081037b7d78fc7a853c0315" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/a96aecb36aaf081f1b012e1e62d71f1069ab3dca", - "reference": "a96aecb36aaf081f1b012e1e62d71f1069ab3dca", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/3ac31ffbc596e41ca081037b7d78fc7a853c0315", + "reference": "3ac31ffbc596e41ca081037b7d78fc7a853c0315", "shasum": "" }, "require": { @@ -13118,20 +13408,20 @@ "type": "tidelift" } ], - "time": "2020-07-23T08:36:24+00:00" + "time": "2020-08-12T08:45:47+00:00" }, { "name": "symfony/maker-bundle", - "version": "v1.20.0", + "version": "v1.21.1", "source": { "type": "git", "url": "https://github.com/symfony/maker-bundle.git", - "reference": "b048c7b2be5bce9024ae3b0db97d44a107029c27" + "reference": "da629093c7bf9abd9a6a0f232a43bbb1b88de68d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/b048c7b2be5bce9024ae3b0db97d44a107029c27", - "reference": "b048c7b2be5bce9024ae3b0db97d44a107029c27", + "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/da629093c7bf9abd9a6a0f232a43bbb1b88de68d", + "reference": "da629093c7bf9abd9a6a0f232a43bbb1b88de68d", "shasum": "" }, "require": { @@ -13201,20 +13491,20 @@ "type": "tidelift" } ], - "time": "2020-07-14T11:22:04+00:00" + "time": "2020-08-29T18:05:46+00:00" }, { "name": "symfony/phpunit-bridge", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "964bd57046dfa48687e1412fe5f8006adfcb9675" + "reference": "e7d37c91486a0f9eed58a8c23822e1870ea36db5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/964bd57046dfa48687e1412fe5f8006adfcb9675", - "reference": "964bd57046dfa48687e1412fe5f8006adfcb9675", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/e7d37c91486a0f9eed58a8c23822e1870ea36db5", + "reference": "e7d37c91486a0f9eed58a8c23822e1870ea36db5", "shasum": "" }, "require": { @@ -13280,7 +13570,7 @@ "type": "tidelift" } ], - "time": "2020-07-23T09:26:24+00:00" + "time": "2020-09-01T13:16:17+00:00" }, { "name": "symfony/profiler-pack", @@ -13353,16 +13643,16 @@ }, { "name": "symfony/web-profiler-bundle", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/web-profiler-bundle.git", - "reference": "6d32d311d9d599830f57a2fe6bb6e38970150acd" + "reference": "57580233309788f66e69ad783989880b1b85c77f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/6d32d311d9d599830f57a2fe6bb6e38970150acd", - "reference": "6d32d311d9d599830f57a2fe6bb6e38970150acd", + "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/57580233309788f66e69ad783989880b1b85c77f", + "reference": "57580233309788f66e69ad783989880b1b85c77f", "shasum": "" }, "require": { @@ -13428,31 +13718,31 @@ "type": "tidelift" } ], - "time": "2020-07-23T08:36:24+00:00" + "time": "2020-08-10T08:03:57+00:00" }, { "name": "symplify/auto-bind-parameter", - "version": "v8.2.9", + "version": "8.2.21", "source": { "type": "git", "url": "https://github.com/symplify/auto-bind-parameter.git", - "reference": "f171e081fd214561649920dc8f7274f1d6343b74" + "reference": "7c65a269a8030fe35912513c69d451f3b32d4990" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/auto-bind-parameter/zipball/f171e081fd214561649920dc8f7274f1d6343b74", - "reference": "f171e081fd214561649920dc8f7274f1d6343b74", + "url": "https://api.github.com/repos/symplify/auto-bind-parameter/zipball/7c65a269a8030fe35912513c69d451f3b32d4990", + "reference": "7c65a269a8030fe35912513c69d451f3b32d4990", "shasum": "" }, "require": { "nette/utils": "^3.0", - "php": "^7.2", + "php": "^7.2|^8.0", "symfony/dependency-injection": "^4.4|^5.0", "symfony/http-kernel": "^4.4|^5.0" }, "require-dev": { "phpunit/phpunit": "^8.5|^9.0", - "symplify/package-builder": "^8.2.9" + "symplify/package-builder": "^8.2.21" }, "type": "library", "extra": { @@ -13476,27 +13766,27 @@ "type": "github" } ], - "time": "2020-08-18T16:19:10+00:00" + "time": "2020-09-02T20:45:10+00:00" }, { "name": "symplify/autowire-array-parameter", - "version": "v8.2.9", + "version": "8.2.21", "source": { "type": "git", "url": "https://github.com/symplify/autowire-array-parameter.git", - "reference": "19f4d9c38131475fbd648a8d3d165203f81a99e8" + "reference": "a09e5b1c53cf5d079218153fc798ac3215f8f03d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/autowire-array-parameter/zipball/19f4d9c38131475fbd648a8d3d165203f81a99e8", - "reference": "19f4d9c38131475fbd648a8d3d165203f81a99e8", + "url": "https://api.github.com/repos/symplify/autowire-array-parameter/zipball/a09e5b1c53cf5d079218153fc798ac3215f8f03d", + "reference": "a09e5b1c53cf5d079218153fc798ac3215f8f03d", "shasum": "" }, "require": { "nette/utils": "^3.0", - "php": "^7.2", + "php": "^7.2|^8.0", "symfony/dependency-injection": "^4.4|^5.0", - "symplify/package-builder": "^8.2.9" + "symplify/package-builder": "^8.2.21" }, "require-dev": { "phpunit/phpunit": "^8.5|^9.0" @@ -13523,41 +13813,42 @@ "type": "github" } ], - "time": "2020-08-18T16:19:10+00:00" + "time": "2020-09-02T20:45:10+00:00" }, { "name": "symplify/coding-standard", - "version": "v8.2.9", + "version": "8.2.21", "source": { "type": "git", "url": "https://github.com/symplify/coding-standard.git", - "reference": "eabe0f410f18f177e8328d9f12d92a6510c5bcd6" + "reference": "3897e4a2f226ef878694c754bc6615412ec0a7eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/coding-standard/zipball/eabe0f410f18f177e8328d9f12d92a6510c5bcd6", - "reference": "eabe0f410f18f177e8328d9f12d92a6510c5bcd6", + "url": "https://api.github.com/repos/symplify/coding-standard/zipball/3897e4a2f226ef878694c754bc6615412ec0a7eb", + "reference": "3897e4a2f226ef878694c754bc6615412ec0a7eb", "shasum": "" }, "require": { "friendsofphp/php-cs-fixer": "^2.16", "nette/finder": "^2.5", "nette/utils": "^3.0", - "nikic/php-parser": "^4.7", - "php": "^7.2", - "phpstan/phpstan": "^0.12.36", + "nikic/php-parser": "^4.8", + "php": "^7.2|^8.0", + "phpstan/phpstan": "^0.12.40", + "slevomat/coding-standard": "^6.3.11", "squizlabs/php_codesniffer": "^3.5", - "symplify/autowire-array-parameter": "^8.2.9", - "symplify/package-builder": "^8.2.9", - "symplify/phpstan-extensions": "^8.2.9", - "symplify/smart-file-system": "^8.2.9" + "symplify/autowire-array-parameter": "^8.2.21", + "symplify/package-builder": "^8.2.21" }, "require-dev": { "nette/application": "^3.0", "nette/bootstrap": "^3.0", "phpunit/phpunit": "^8.5|^9.0", - "symplify/easy-coding-standard-tester": "^8.2.9", - "symplify/package-builder": "^8.2.9" + "symplify/easy-coding-standard-tester": "^8.2.21", + "symplify/package-builder": "^8.2.21", + "symplify/phpstan-extensions": "^8.2.21", + "symplify/smart-file-system": "^8.2.21" }, "type": "library", "extra": { @@ -13583,30 +13874,30 @@ "type": "github" } ], - "time": "2020-08-18T16:19:10+00:00" + "time": "2020-09-02T20:45:10+00:00" }, { "name": "symplify/console-color-diff", - "version": "v8.2.9", + "version": "8.2.21", "source": { "type": "git", "url": "https://github.com/symplify/console-color-diff.git", - "reference": "382d7050ce5a809a6a54f3371e161c7e3e4b46d9" + "reference": "cf3372061cfbb44d0d9afa5c3c60d8802b2ab777" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/console-color-diff/zipball/382d7050ce5a809a6a54f3371e161c7e3e4b46d9", - "reference": "382d7050ce5a809a6a54f3371e161c7e3e4b46d9", + "url": "https://api.github.com/repos/symplify/console-color-diff/zipball/cf3372061cfbb44d0d9afa5c3c60d8802b2ab777", + "reference": "cf3372061cfbb44d0d9afa5c3c60d8802b2ab777", "shasum": "" }, "require": { "nette/utils": "^3.0", - "php": "^7.2", + "php": "^7.2|^8.0", "sebastian/diff": "^3.0|^4.0", "symfony/console": "^4.4|^5.0", "symfony/dependency-injection": "^4.4|^5.0", "symfony/http-kernel": "^4.4|^5.0", - "symplify/package-builder": "^8.2.9" + "symplify/package-builder": "^8.2.21" }, "require-dev": { "phpunit/phpunit": "^8.5|^9.0" @@ -13633,20 +13924,20 @@ "type": "github" } ], - "time": "2020-08-18T16:19:10+00:00" + "time": "2020-09-02T20:45:10+00:00" }, { "name": "symplify/easy-coding-standard", - "version": "v8.2.9", + "version": "8.2.21", "source": { "type": "git", "url": "https://github.com/symplify/easy-coding-standard.git", - "reference": "c9961bdb0522a1848b225e63c738aa9c9ed82f6c" + "reference": "f235e3794604e924700b6c5057287cbc2873ea51" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/easy-coding-standard/zipball/c9961bdb0522a1848b225e63c738aa9c9ed82f6c", - "reference": "c9961bdb0522a1848b225e63c738aa9c9ed82f6c", + "url": "https://api.github.com/repos/symplify/easy-coding-standard/zipball/f235e3794604e924700b6c5057287cbc2873ea51", + "reference": "f235e3794604e924700b6c5057287cbc2873ea51", "shasum": "" }, "require": { @@ -13656,8 +13947,9 @@ "nette/robot-loader": "^3.2", "nette/utils": "^3.0", "ocramius/package-versions": "^1.4", - "php": "^7.2", + "php": "^7.2|^8.0", "psr/simple-cache": "^1.0", + "slevomat/coding-standard": "^6.3.11", "squizlabs/php_codesniffer": "^3.5", "symfony/cache": "^4.4|^5.0", "symfony/config": "^4.4|^5.0", @@ -13666,17 +13958,17 @@ "symfony/finder": "^4.4|^5.0", "symfony/http-kernel": "^4.4|^5.0", "symfony/yaml": "^4.4|^5.0", - "symplify/auto-bind-parameter": "^8.2.9", - "symplify/autowire-array-parameter": "^8.2.9", - "symplify/coding-standard": "^8.2.9", - "symplify/console-color-diff": "^8.2.9", - "symplify/package-builder": "^8.2.9", - "symplify/set-config-resolver": "^8.2.9", - "symplify/smart-file-system": "^8.2.9" + "symplify/auto-bind-parameter": "^8.2.21", + "symplify/autowire-array-parameter": "^8.2.21", + "symplify/coding-standard": "^8.2.21", + "symplify/console-color-diff": "^8.2.21", + "symplify/package-builder": "^8.2.21", + "symplify/set-config-resolver": "^8.2.21", + "symplify/smart-file-system": "^8.2.21" }, "require-dev": { "phpunit/phpunit": "^8.5|^9.0", - "symplify/easy-coding-standard-tester": "^8.2.9" + "symplify/easy-coding-standard-tester": "^8.2.21" }, "bin": [ "bin/ecs" @@ -13707,26 +13999,26 @@ "type": "github" } ], - "time": "2020-08-18T16:19:10+00:00" + "time": "2020-09-02T20:45:10+00:00" }, { "name": "symplify/package-builder", - "version": "v8.2.9", + "version": "8.2.21", "source": { "type": "git", "url": "https://github.com/symplify/package-builder.git", - "reference": "cd8368ae350b540d87f021da39522955472b933d" + "reference": "06f5c2dd99ceb5494b2f9e5aae39b30e1378eb3d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/package-builder/zipball/cd8368ae350b540d87f021da39522955472b933d", - "reference": "cd8368ae350b540d87f021da39522955472b933d", + "url": "https://api.github.com/repos/symplify/package-builder/zipball/06f5c2dd99ceb5494b2f9e5aae39b30e1378eb3d", + "reference": "06f5c2dd99ceb5494b2f9e5aae39b30e1378eb3d", "shasum": "" }, "require": { "nette/finder": "^2.5", "nette/utils": "^3.0", - "php": "^7.2", + "php": "^7.2|^8.0", "symfony/config": "^4.4|^5.0", "symfony/console": "^4.4|^5.0", "symfony/dependency-injection": "^4.4|^5.0", @@ -13759,76 +14051,32 @@ "type": "github" } ], - "time": "2020-08-07T20:33:15+00:00" - }, - { - "name": "symplify/phpstan-extensions", - "version": "v8.2.9", - "source": { - "type": "git", - "url": "https://github.com/symplify/phpstan-extensions.git", - "reference": "bffffbb821ffbe7ef97b1b70cf8751b7908a0be5" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symplify/phpstan-extensions/zipball/bffffbb821ffbe7ef97b1b70cf8751b7908a0be5", - "reference": "bffffbb821ffbe7ef97b1b70cf8751b7908a0be5", - "shasum": "" - }, - "require": { - "php": "^7.2", - "phpstan/phpstan": "^0.12.36", - "symplify/package-builder": "^8.2.9", - "symplify/smart-file-system": "^8.2.9" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "8.3-dev" - } - }, - "autoload": { - "psr-4": { - "Symplify\\PHPStanExtensions\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "'stats' and 'ignore' error format, solid Symfony SplFileInfo and other useful extensions for PHPStan.", - "funding": [ - { - "url": "https://github.com/tomasvotruba", - "type": "github" - } - ], - "time": "2020-08-18T16:19:10+00:00" + "time": "2020-09-01T19:54:44+00:00" }, { "name": "symplify/set-config-resolver", - "version": "v8.2.9", + "version": "8.2.21", "source": { "type": "git", "url": "https://github.com/symplify/set-config-resolver.git", - "reference": "fd46707dc9e36c362fe02fa299335e5c0cbd5ad6" + "reference": "7d14b079c9d8322500b0f63cf588f7248882782e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/set-config-resolver/zipball/fd46707dc9e36c362fe02fa299335e5c0cbd5ad6", - "reference": "fd46707dc9e36c362fe02fa299335e5c0cbd5ad6", + "url": "https://api.github.com/repos/symplify/set-config-resolver/zipball/7d14b079c9d8322500b0f63cf588f7248882782e", + "reference": "7d14b079c9d8322500b0f63cf588f7248882782e", "shasum": "" }, "require": { "nette/utils": "^3.0", - "php": "^7.2", + "php": "^7.2|^8.0", "symfony/config": "^4.4|^5.0", "symfony/console": "^4.4|^5.0", "symfony/dependency-injection": "^4.4|^5.0", "symfony/filesystem": "^4.4|^5.0", "symfony/finder": "^4.4|^5.0", "symfony/yaml": "^4.4|^5.0", - "symplify/smart-file-system": "^8.2.9" + "symplify/smart-file-system": "^8.2.21" }, "require-dev": { "phpunit/phpunit": "^8.5|^9.0" @@ -13855,25 +14103,25 @@ "type": "github" } ], - "time": "2020-08-18T16:19:10+00:00" + "time": "2020-09-02T20:45:10+00:00" }, { "name": "symplify/smart-file-system", - "version": "v8.2.9", + "version": "8.2.21", "source": { "type": "git", "url": "https://github.com/symplify/smart-file-system.git", - "reference": "b920ffb52dc0bab0766249dc089ad875dba3467a" + "reference": "60c99a20056de6e7c045b9c7e3a65e552c054d2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/smart-file-system/zipball/b920ffb52dc0bab0766249dc089ad875dba3467a", - "reference": "b920ffb52dc0bab0766249dc089ad875dba3467a", + "url": "https://api.github.com/repos/symplify/smart-file-system/zipball/60c99a20056de6e7c045b9c7e3a65e552c054d2e", + "reference": "60c99a20056de6e7c045b9c7e3a65e552c054d2e", "shasum": "" }, "require": { "nette/utils": "^3.0", - "php": "^7.2", + "php": "^7.2|^8.0", "symfony/filesystem": "^4.4|^5.0", "symfony/finder": "^4.4|^5.0" }, @@ -13903,20 +14151,20 @@ "type": "github" } ], - "time": "2020-08-07T20:33:15+00:00" + "time": "2020-09-01T19:54:44+00:00" }, { "name": "vimeo/psalm", - "version": "3.14.1", + "version": "3.15", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "9822043ca46d6682b76097bfa97d7c450eef9e90" + "reference": "de6e7f324f44dde540ebe7ebd4eb481b97c86f30" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/9822043ca46d6682b76097bfa97d7c450eef9e90", - "reference": "9822043ca46d6682b76097bfa97d7c450eef9e90", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/de6e7f324f44dde540ebe7ebd4eb481b97c86f30", + "reference": "de6e7f324f44dde540ebe7ebd4eb481b97c86f30", "shasum": "" }, "require": { @@ -13925,6 +14173,7 @@ "composer/package-versions-deprecated": "^1.8.0", "composer/semver": "^1.4 || ^2.0 || ^3.0", "composer/xdebug-handler": "^1.1", + "dnoegel/php-xdg-base-dir": "^0.1.1", "ext-dom": "*", "ext-json": "*", "ext-libxml": "*", @@ -13953,10 +14202,11 @@ "phpmyadmin/sql-parser": "5.1.0", "phpspec/prophecy": ">=1.9.0", "phpunit/phpunit": "^7.5.16 || ^8.5 || ^9.0", - "psalm/plugin-phpunit": "^0.10", + "psalm/plugin-phpunit": "^0.11", "slevomat/coding-standard": "^5.0", "squizlabs/php_codesniffer": "^3.5", - "symfony/process": "^4.3" + "symfony/process": "^4.3", + "weirdan/prophecy-shim": "^1.0 || ^2.0" }, "suggest": { "ext-igbinary": "^2.0.5" @@ -14000,7 +14250,7 @@ "inspection", "php" ], - "time": "2020-08-17T19:48:48+00:00" + "time": "2020-09-01T22:09:30+00:00" }, { "name": "webmozart/glob", diff --git a/symfony.lock b/symfony.lock index 2e25e747..f172fa49 100644 --- a/symfony.lock +++ b/symfony.lock @@ -35,6 +35,12 @@ "./config/packages/test/dama_doctrine_test_bundle.yaml" ] }, + "dealerdirect/phpcodesniffer-composer-installer": { + "version": "v0.7.0" + }, + "dnoegel/php-xdg-base-dir": { + "version": "v0.1.1" + }, "doctrine/annotations": { "version": "1.0", "recipe": { @@ -346,6 +352,9 @@ "phpstan/extension-installer": { "version": "1.0.3" }, + "phpstan/phpdoc-parser": { + "version": "0.4.9" + }, "phpstan/phpstan": { "version": "0.12.8" }, @@ -434,6 +443,9 @@ "shivas/versioning-bundle": { "version": "3.1.3" }, + "slevomat/coding-standard": { + "version": "6.4.0" + }, "spomky-labs/otphp": { "version": "v9.1.4" }, @@ -861,9 +873,6 @@ "symplify/package-builder": { "version": "v7.1.3" }, - "symplify/phpstan-extensions": { - "version": "v7.3.10" - }, "symplify/set-config-resolver": { "version": "v7.1.3" },