Skip to content

Commit 2258f13

Browse files
committed
Add support for Laravel 10
1 parent 9a35d3b commit 2258f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}
1010
],
1111
"require-dev": {
12-
"orchestra/testbench": "^5.0|^6.23|^7.0",
12+
"orchestra/testbench": "^5.0|^6.23|^7.0|^8.0",
1313
"pestphp/pest": "^1.21",
1414
"pestphp/pest-plugin-laravel": "^1.1",
1515
"friendsofphp/php-cs-fixer": "^3.9"

0 commit comments

Comments
 (0)