Skip to content

Commit 3ab6573

Browse files
composer(deps-dev): update phpunit/phpunit requirement
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.5.3...9.5.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent aec2925 commit 3ab6573

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
@@ -32,7 +32,7 @@
3232
"mikey179/vfsstream": "^1.6",
3333
"mockery/mockery": "^1.4",
3434
"orchestra/testbench": "^6.15.0",
35-
"phpunit/phpunit": "^9.5.3"
35+
"phpunit/phpunit": "^9.5.4"
3636
},
3737
"config": {
3838
"sort-packages": true

0 commit comments

Comments
 (0)