Skip to content

Commit 5d2856a

Browse files
committed
[fix] support L5.8 and 6.0
1 parent 27c4b8b commit 5d2856a

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
@@ -16,7 +16,7 @@
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "6.*|7.*|8.*",
19-
"orchestra/testbench" : "4.*",
19+
"orchestra/testbench" : "3.*|4.*",
2020
"mockery/mockery": "^1.0"
2121
},
2222
"autoload": {

0 commit comments

Comments
 (0)