Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3597cbd

Browse files
committed
Revert last commit
1 parent fa260e0 commit 3597cbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
"php": "^7.0",
1515
"illuminate/contracts": "5.3.* || 5.4.*",
1616
"illuminate/support": "5.3.* || 5.4.*",
17-
"graham-campbell/manager": "^2.4",
17+
"graham-campbell/manager": "^2.5",
1818
"vimeo/vimeo-api": "^1.2.6"
1919
},
2020
"require-dev": {
21-
"graham-campbell/testbench": "^3.4",
21+
"graham-campbell/testbench": "^3.3",
2222
"mockery/mockery": "^0.9.5",
2323
"phpunit/phpunit": "^5.7"
2424
},

0 commit comments

Comments
 (0)