diff --git a/composer.lock b/composer.lock index cf4a1b6680e87c967f85ce2eefede0adaf0d13b3..d6d1930e6d3b5c69d8ff34aab00c63c02ace21ad 100644 --- a/composer.lock +++ b/composer.lock @@ -6693,16 +6693,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.86", + "version": "0.12.87", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "a84fdc53ecca7643dbc89ef8880d8b393a6c155a" + "reference": "d464e00776afb711f419faffa96826dc02e4d145" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a84fdc53ecca7643dbc89ef8880d8b393a6c155a", - "reference": "a84fdc53ecca7643dbc89ef8880d8b393a6c155a", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d464e00776afb711f419faffa96826dc02e4d145", + "reference": "d464e00776afb711f419faffa96826dc02e4d145", "shasum": "" }, "require": { @@ -6733,7 +6733,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/0.12.86" + "source": "https://github.com/phpstan/phpstan/tree/0.12.87" }, "funding": [ { @@ -6749,25 +6749,25 @@ "type": "tidelift" } ], - "time": "2021-05-08T11:29:01+00:00" + "time": "2021-05-12T15:17:52+00:00" }, { "name": "phpstan/phpstan-phpunit", - "version": "0.12.18", + "version": "0.12.19", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-phpunit.git", - "reference": "ab44aec7cfb5cb267b8bc30a8caea86dd50d1f72" + "reference": "52f7072ddc5f81492f9d2de65a24813a48c90b18" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/ab44aec7cfb5cb267b8bc30a8caea86dd50d1f72", - "reference": "ab44aec7cfb5cb267b8bc30a8caea86dd50d1f72", + "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/52f7072ddc5f81492f9d2de65a24813a48c90b18", + "reference": "52f7072ddc5f81492f9d2de65a24813a48c90b18", "shasum": "" }, "require": { "php": "^7.1 || ^8.0", - "phpstan/phpstan": "^0.12.60" + "phpstan/phpstan": "^0.12.86" }, "conflict": { "phpunit/phpunit": "<7.0" @@ -6802,9 +6802,9 @@ "description": "PHPUnit extensions and rules for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-phpunit/issues", - "source": "https://github.com/phpstan/phpstan-phpunit/tree/0.12.18" + "source": "https://github.com/phpstan/phpstan-phpunit/tree/0.12.19" }, - "time": "2021-03-06T11:51:27+00:00" + "time": "2021-04-30T11:10:37+00:00" }, { "name": "sebastian/diff", @@ -7116,16 +7116,16 @@ }, { "name": "symfony/http-client", - "version": "v5.2.7", + "version": "v5.2.8", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "cdaf3df771d3ea9b05696c9e91281ffd056aff66" + "reference": "a2baf9c3c5b25e04740cece0e429f0a0013002f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/cdaf3df771d3ea9b05696c9e91281ffd056aff66", - "reference": "cdaf3df771d3ea9b05696c9e91281ffd056aff66", + "url": "https://api.github.com/repos/symfony/http-client/zipball/a2baf9c3c5b25e04740cece0e429f0a0013002f2", + "reference": "a2baf9c3c5b25e04740cece0e429f0a0013002f2", "shasum": "" }, "require": { @@ -7182,7 +7182,7 @@ "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-client/tree/v5.2.7" + "source": "https://github.com/symfony/http-client/tree/v5.2.8" }, "funding": [ { @@ -7198,7 +7198,7 @@ "type": "tidelift" } ], - "time": "2021-04-07T16:27:53+00:00" + "time": "2021-05-10T14:39:23+00:00" }, { "name": "symfony/options-resolver", @@ -7271,16 +7271,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v5.2.7", + "version": "v5.2.8", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "f530f0153f4a871b2c65dd6b295d7b8d03a16eac" + "reference": "b3cf2c3f7f6196fb498002920c1ae9036d9e5619" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/f530f0153f4a871b2c65dd6b295d7b8d03a16eac", - "reference": "f530f0153f4a871b2c65dd6b295d7b8d03a16eac", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/b3cf2c3f7f6196fb498002920c1ae9036d9e5619", + "reference": "b3cf2c3f7f6196fb498002920c1ae9036d9e5619", "shasum": "" }, "require": { @@ -7334,7 +7334,7 @@ "description": "Provides utilities for PHPUnit, especially user deprecation notices management", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/phpunit-bridge/tree/v5.2.7" + "source": "https://github.com/symfony/phpunit-bridge/tree/v5.2.8" }, "funding": [ { @@ -7350,7 +7350,7 @@ "type": "tidelift" } ], - "time": "2021-04-11T22:55:21+00:00" + "time": "2021-05-07T12:56:09+00:00" }, { "name": "symfony/polyfill-php72",