Skip to content

Commit 0bfd495

Browse files
committedJun 4, 2018
Merge branch 'hotfix/v1.2.5'
2 parents a158699 + 9805cfd commit 0bfd495

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
 

‎composer.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
"php": "~7.0",
2323
"cartalyst/tags": "5.0.*",
2424
"guzzlehttp/guzzle": "^6.2",
25-
"illuminate/database": "5.3.*|5.4.*|5.5.*|5.6.*",
26-
"illuminate/support": "5.3.*|5.4.*|5.5.*|5.6.*",
27-
"illuminate/console": "5.3.*|5.4.*|5.5.*|5.6.*",
28-
"illuminate/contracts": "5.3.*|5.4.*|5.5.*|5.6.*",
29-
"illuminate/events": "5.3.*|5.4.*|5.5.*|5.6.*",
25+
"illuminate/database": "5.3.*|5.4.*|5.5.*",
26+
"illuminate/support": "5.3.*|5.4.*|5.5.*",
27+
"illuminate/console": "5.3.*|5.4.*|5.5.*",
28+
"illuminate/contracts": "5.3.*|5.4.*|5.5.*",
29+
"illuminate/events": "5.3.*|5.4.*|5.5.*",
3030
"league/fractal": "^0.14.0"
3131
},
3232
"require-dev": {

0 commit comments

Comments
 (0)