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

Skip to content

Commit 238565c

Browse files
committed
Update illuminate
1 parent 2667e73 commit 238565c

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
@@ -12,8 +12,8 @@
1212
],
1313
"require": {
1414
"php": "^7.0",
15-
"illuminate/contracts": "5.3.* || 5.4.*",
16-
"illuminate/support": "5.3.* || 5.4.*",
15+
"illuminate/contracts": "5.4.* || 5.5.*",
16+
"illuminate/support": "5.4.* || 5.5.*",
1717
"graham-campbell/manager": "^2.5",
1818
"vimeo/vimeo-api": "^1.2.6"
1919
},

0 commit comments

Comments
 (0)