diff --git a/composer.lock b/composer.lock index 0192daa..7287c50 100644 --- a/composer.lock +++ b/composer.lock @@ -472,12 +472,12 @@ "source": { "type": "git", "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", - "reference": "00c87c126bccefeb421119610964755087f318c8" + "reference": "9f8cc4dc7e0887df547d14acf1872009e5ff92bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/00c87c126bccefeb421119610964755087f318c8", - "reference": "00c87c126bccefeb421119610964755087f318c8", + "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/9f8cc4dc7e0887df547d14acf1872009e5ff92bf", + "reference": "9f8cc4dc7e0887df547d14acf1872009e5ff92bf", "shasum": "" }, "require": { @@ -488,7 +488,7 @@ "ext-tokenizer": "*", "php": "^5.6 || ^7.0", "php-cs-fixer/diff": "^1.3", - "symfony/console": "^3.4.43 || ^4.4.11 || ^5.1.3", + "symfony/console": "^3.4.43 || ^4.1.6 || ^5.0", "symfony/event-dispatcher": "^3.0 || ^4.0 || ^5.0", "symfony/filesystem": "^3.0 || ^4.0 || ^5.0", "symfony/finder": "^3.0 || ^4.0 || ^5.0", @@ -566,7 +566,7 @@ "type": "github" } ], - "time": "2020-08-08T09:20:36+00:00" + "time": "2020-10-04T14:37:19+00:00" }, { "name": "infection/abstract-testframework-adapter", @@ -2213,16 +2213,16 @@ }, { "name": "phpstan/phpstan-strict-rules", - "version": "0.12.4", + "version": "0.12.5", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-strict-rules.git", - "reference": "9b86e1eb77c796628e239820a01a2d327d607a5e" + "reference": "334898a32217e4605e0f9cfa3d3fc3101bda26be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/9b86e1eb77c796628e239820a01a2d327d607a5e", - "reference": "9b86e1eb77c796628e239820a01a2d327d607a5e", + "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/334898a32217e4605e0f9cfa3d3fc3101bda26be", + "reference": "334898a32217e4605e0f9cfa3d3fc3101bda26be", "shasum": "" }, "require": { @@ -2260,7 +2260,7 @@ "MIT" ], "description": "Extra strict and opinionated rules for PHPStan", - "time": "2020-07-21T14:49:47+00:00" + "time": "2020-08-30T15:42:06+00:00" }, { "name": "phpunit/php-code-coverage",