Skip to content

Commit bc02174

Browse files
authored
Merge pull request #6 from vlados/depfu/update/composer/phpunit/phpunit-10.0.7
Upgrade phpunit/phpunit to version 10.0.7
2 parents 9a2dda3 + 85e2b6e commit bc02174

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
@@ -28,7 +28,7 @@
2828
"orchestra/testbench": "^7.0",
2929
"pestphp/pest": "^1.21",
3030
"pestphp/pest-plugin-laravel": "^1.1",
31-
"phpunit/phpunit": "^9.5"
31+
"phpunit/phpunit": "^10.0.7"
3232
},
3333
"autoload": {
3434
"psr-4": {

0 commit comments

Comments
 (0)