Skip to content

Commit 4caff6a

Browse files
authored
added phpunit 10
1 parent b0a49a5 commit 4caff6a

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
@@ -27,7 +27,7 @@
2727
},
2828
"require-dev": {
2929
"mockery/mockery": "^1.5",
30-
"phpunit/phpunit": "^9.5",
30+
"phpunit/phpunit": "^9.5|^10.0",
3131
"orchestra/testbench": "^7.4|^8.0"
3232
},
3333
"autoload": {

0 commit comments

Comments
 (0)