Skip to content

Commit 9bdc3a3

Browse files
author
Michael v/d Rijt
authored
Laravel 5.5
Support Laravel 5.5
1 parent f2fa1e6 commit 9bdc3a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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)