Skip to content

Commit 4aa5354

Browse files
committed
ICL: Laravel 5.1+ support added.
1 parent 530efb2 commit 4aa5354

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
],
1212
"require": {
1313
"php": ">=5.5.9",
14+
"illuminate/support": "^5.1",
1415
"illuminate/console": "^5.1",
1516
"monolog/monolog": "^1.11",
1617
"symfony/finder": "^2.7|^3.0",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)