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

Commit 9044096

Browse files
author
maxiloc
committed
Merge pull request #15 from forkify/testbench
Add stable version of the testbench package
2 parents 5537df3 + b5beb8e commit 9044096

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)