Skip to content

Commit be61616

Browse files
build(deps-dev): update phpunit/phpunit requirement from ^9.4 to ^9.5
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.4.0...9.5.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8936cf7 commit be61616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"phpstan/extension-installer": "^1.0",
2525
"phpstan/phpstan": "^0.12.50",
2626
"phpstan/phpstan-phpunit": "^0.12.16",
27-
"phpunit/phpunit": "^9.4",
27+
"phpunit/phpunit": "^9.5",
2828
"spatie/phpunit-snapshot-assertions": "^4.2",
2929
"symfony/var-dumper": "^5.1",
3030
"thecodingmachine/phpstan-safe-rule": "^1.0"

0 commit comments

Comments
 (0)