Skip to content
This repository was archived by the owner on Jul 31, 2018. It is now read-only.

Commit b5beb8e

Browse files
committed
Add stable version of the testbench package
1 parent 5537df3 commit b5beb8e

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
@@ -15,7 +15,7 @@
1515
"require-dev": {
1616
"phpunit/phpunit": "~4.0",
1717
"mockery/mockery": "~0.9",
18-
"orchestra/testbench": "~3.0"
18+
"orchestra/testbench": "3.1.*"
1919
},
2020
"autoload": {
2121
"psr-4": {

0 commit comments

Comments
 (0)