Skip to content

Commit c08a088

Browse files
committed
missing
1 parent 8c4c204 commit c08a088

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
},
2626
"require-dev": {
2727
"mockery/mockery": "^1.4",
28-
"orchestra/testbench": "^7.0.0",
29-
"phpunit/phpunit": "^9.5"
28+
"orchestra/testbench": "^7.0.0|^9.0",
29+
"phpunit/phpunit": "^9.5|^10.5"
3030
},
3131
"autoload": {
3232
"psr-4": {

0 commit comments

Comments
 (0)