Skip to content

Commit 626b252

Browse files
Update phpunit/phpunit requirement from ^9.2.5 to ^9.5.2
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md) - [Commits](sebastianbergmann/phpunit@9.2.5...9.5.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7405766 commit 626b252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"phpstan/extension-installer": "^1.0",
3232
"phpstan/phpstan": "^0.12",
3333
"phpstan/phpstan-phpunit": "^0.12",
34-
"phpunit/phpunit": "^9.2.5",
34+
"phpunit/phpunit": "^9.5.2",
3535
"slam/phpstan-laminas-framework": "^0.12",
3636
"squizlabs/php_codesniffer": "^3.5"
3737
},

0 commit comments

Comments
 (0)