Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2667e73 commit 238565cCopy full SHA for 238565c
composer.json
@@ -12,8 +12,8 @@
12
],
13
"require": {
14
"php": "^7.0",
15
- "illuminate/contracts": "5.3.* || 5.4.*",
16
- "illuminate/support": "5.3.* || 5.4.*",
+ "illuminate/contracts": "5.4.* || 5.5.*",
+ "illuminate/support": "5.4.* || 5.5.*",
17
"graham-campbell/manager": "^2.5",
18
"vimeo/vimeo-api": "^1.2.6"
19
},
0 commit comments