diff --git a/composer.json b/composer.json index 08b8c3ae1ada7ac602e7044eb4fadfa0206b2475..b72eb67bb4d85519040fd2efc1d4e08ac5162c42 100644 --- a/composer.json +++ b/composer.json @@ -117,7 +117,7 @@ "php-webdriver/webdriver": "^1.12.0", "phpspec/prophecy": "^1.15.0", "phpspec/prophecy-phpunit": "^2.0.1", - "phpstan/phpstan": "^1.6.7", + "phpstan/phpstan": "^1.6.9", "phpstan/phpstan-phpunit": "^1.1.1", "phpunit/phpunit": "^9.5.20", "typo3/cms-styleguide": "~11.5.4", diff --git a/composer.lock b/composer.lock index bb312c8372893a084ca8ec5aa77200a22f6d7e5d..2654023a8c74b87413b7b50d4fb4e807e06d5f97 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "aac55230e30ec3527d715e22ffe69c12", + "content-hash": "747783b5b7c82b1221369dfbba99b088", "packages": [ { "name": "bacon/bacon-qr-code", @@ -7091,16 +7091,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.6.7", + "version": "1.6.9", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "d41c39cb2e487663bce9bbd97c660e244b73abad" + "reference": "8c98899c7c54251a098befd23b50a983594a20f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d41c39cb2e487663bce9bbd97c660e244b73abad", - "reference": "d41c39cb2e487663bce9bbd97c660e244b73abad", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/8c98899c7c54251a098befd23b50a983594a20f9", + "reference": "8c98899c7c54251a098befd23b50a983594a20f9", "shasum": "" }, "require": { @@ -7126,7 +7126,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/1.6.7" + "source": "https://github.com/phpstan/phpstan/tree/1.6.9" }, "funding": [ { @@ -7146,7 +7146,7 @@ "type": "tidelift" } ], - "time": "2022-05-04T22:55:41+00:00" + "time": "2022-05-21T11:34:44+00:00" }, { "name": "phpstan/phpstan-phpunit",