diff --git a/composer.lock b/composer.lock index 4bd5351..d402430 100644 --- a/composer.lock +++ b/composer.lock @@ -2630,20 +2630,20 @@ }, { "name": "phpstan/phpstan", - "version": "1.4.10", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "898c479c39caa727bedf4311dd294a8f4e250e72" + "reference": "2be8dd6dfa09ab1a21c49956ff591979cd5ab29e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/898c479c39caa727bedf4311dd294a8f4e250e72", - "reference": "898c479c39caa727bedf4311dd294a8f4e250e72", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2be8dd6dfa09ab1a21c49956ff591979cd5ab29e", + "reference": "2be8dd6dfa09ab1a21c49956ff591979cd5ab29e", "shasum": "" }, "require": { - "php": "^7.1|^8.0" + "php": "^7.2|^8.0" }, "conflict": { "phpstan/phpstan-shim": "*" @@ -2665,7 +2665,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/1.4.10" + "source": "https://github.com/phpstan/phpstan/tree/1.5.0" }, "funding": [ { @@ -2685,7 +2685,7 @@ "type": "tidelift" } ], - "time": "2022-03-14T10:25:45+00:00" + "time": "2022-03-24T18:18:00+00:00" }, { "name": "phpstan/phpstan-phpunit", @@ -2745,16 +2745,16 @@ }, { "name": "phpstan/phpstan-symfony", - "version": "1.1.7", + "version": "1.1.8", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-symfony.git", - "reference": "8ef80f5c4f70ebd31a55647bc082ea9df4bf0132" + "reference": "4bdffcf1033b6c60662a28419d0192e0dda5684f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/8ef80f5c4f70ebd31a55647bc082ea9df4bf0132", - "reference": "8ef80f5c4f70ebd31a55647bc082ea9df4bf0132", + "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/4bdffcf1033b6c60662a28419d0192e0dda5684f", + "reference": "4bdffcf1033b6c60662a28419d0192e0dda5684f", "shasum": "" }, "require": { @@ -2813,9 +2813,9 @@ "description": "Symfony Framework extensions and rules for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-symfony/issues", - "source": "https://github.com/phpstan/phpstan-symfony/tree/1.1.7" + "source": "https://github.com/phpstan/phpstan-symfony/tree/1.1.8" }, - "time": "2022-02-25T19:36:13+00:00" + "time": "2022-03-24T07:56:03+00:00" }, { "name": "phpunit/php-code-coverage",