Skip to content

Commit fb2cf46

Browse files
composer: update phpstan/phpstan-phpunit requirement
Updates the requirements on [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) to permit the latest version. - [Release notes](https://github.com/phpstan/phpstan-phpunit/releases) - [Commits](phpstan/phpstan-phpunit@2.0.12...2.0.16) --- updated-dependencies: - dependency-name: phpstan/phpstan-phpunit dependency-version: 2.0.16 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd0c656 commit fb2cf46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"friendsofphp/php-cs-fixer": "^3.92",
3131
"ergebnis/composer-normalize": "^2.48",
3232
"ergebnis/php-cs-fixer-config": "^6.58",
33-
"phpstan/phpstan-phpunit": "2.0.12"
33+
"phpstan/phpstan-phpunit": "2.0.16"
3434
},
3535
"config": {
3636
"allow-plugins": {

0 commit comments

Comments
 (0)