Skip to content

Commit 233dfc8

Browse files
authored
Merge pull request #10 from artisaninweb/master
Laravel 5.5
2 parents f2fa1e6 + 9bdc3a3 commit 233dfc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
],
2828
"minimum-stability": "dev",
2929
"require": {
30-
"illuminate/support": "5.2.x|5.3.x|5.4.x"
30+
"illuminate/support": "5.2.x|5.3.x|5.4.x|5.5.x"
3131
}
3232
}

0 commit comments

Comments
 (0)