Skip to content

Commit ab7ca7d

Browse files
authored
Update minimum constraint for test suite
1 parent 70b12bf commit ab7ca7d

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
@@ -31,7 +31,7 @@
3131
"require-dev": {
3232
"laravel/passport": "^11.0|^12.0",
3333
"laravel/pint": "^1.0",
34-
"orchestra/testbench": "^6.23|^7.0|^8.0|^9.0|^10.0",
34+
"orchestra/testbench": "^6.23|^7.0|^8.0|^9.3|^10.0",
3535
"phpunit/phpunit": "^9.4|^10.1|^11.5"
3636
},
3737
"minimum-stability": "dev",

0 commit comments

Comments
 (0)