Skip to content

Commit 95bd9d5

Browse files
authored
Merge pull request #183 from codedge/dependabot/composer/phpunit/phpunit-tw-9.5.4
composer(deps-dev): update phpunit/phpunit requirement from ^9.5.3 to ^9.5.4
2 parents 70ef236 + 3ab6573 commit 95bd9d5

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)