Skip to content

Commit 5c5f475

Browse files
committed
⬆️ orchestra test bench
1 parent aa83718 commit 5c5f475

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
@@ -16,8 +16,8 @@
1616
},
1717
"require-dev": {
1818
"guzzlehttp/guzzle": "^6.0|^7.0",
19-
"orchestra/testbench": "^8.5",
20-
"phpunit/phpunit": "^8.0|^9.0|^10.0"
19+
"orchestra/testbench": "^8.5|^9.0",
20+
"phpunit/phpunit": "^8.0|^9.0|^10.0|^11.0"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)