Skip to content

Commit 0edce56

Browse files
committed
Require the "orchestra/testbench" thats supports PHP 8.
1 parent b9f2acf commit 0edce56

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
@@ -24,7 +24,7 @@
2424
"ua-parser/uap-php": "^3.8"
2525
},
2626
"require-dev": {
27-
"orchestra/testbench": "^4.0",
27+
"orchestra/testbench": "^4.15",
2828
"symfony/thanks": "^1.0"
2929
},
3030
"autoload": {

0 commit comments

Comments
 (0)