Skip to content

Commit

Permalink
Added Laravel 5.6 support (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
tabacitu authored and barryvdh committed Feb 8, 2018
1 parent 210bbff commit 05e17d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -11,7 +11,7 @@
],
"require": {
"php": ">=5.4.0",
"illuminate/support": "5.0.x|5.1.x|5.2.x|5.3.x|5.4.x|5.5.x",
"illuminate/support": "5.0.x|5.1.x|5.2.x|5.3.x|5.4.x|5.5.x|5.6.x",
"studio-42/elfinder": "~2.1.10",
"barryvdh/elfinder-flysystem-driver": "^0.1.4|^0.2",
"league/flysystem": "^1.0",
Expand Down

0 comments on commit 05e17d6

Please sign in to comment.