Skip to content

Commit 8d43cd3

Browse files
committed
Update PHPUnit version
1 parent 1e8308d commit 8d43cd3

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
@@ -22,7 +22,7 @@
2222
"illuminate/support": "^10.0|^11.0|^12.0"
2323
},
2424
"require-dev": {
25-
"phpunit/phpunit": "^7.0|^8.0|^9.0",
25+
"phpunit/phpunit": "^11.0",
2626
"larapack/dd": "^1.0",
2727
"orchestra/testbench": "^8.0|^9.0|^10.0",
2828
"mockery/mockery": "^1.0"

0 commit comments

Comments
 (0)