Skip to content

Commit 547cc7f

Browse files
composer: update phpstan/phpstan-phpunit requirement from 2.0.7 to 2.0.8 (#17)
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.7...2.0.8) --- updated-dependencies: - dependency-name: phpstan/phpstan-phpunit dependency-version: 2.0.8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0428b8 commit 547cc7f

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
@@ -20,7 +20,7 @@
2020
"friendsofphp/php-cs-fixer": "^3.89",
2121
"ergebnis/composer-normalize": "^2.48",
2222
"ergebnis/php-cs-fixer-config": "^6.56",
23-
"phpstan/phpstan-phpunit": "2.0.7"
23+
"phpstan/phpstan-phpunit": "2.0.8"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)