Skip to content

Commit

Permalink
Merge pull request #149 from peterfrankjohnson/laravel_5_3
Browse files Browse the repository at this point in the history
Update to Laravel 5.3
  • Loading branch information
barryvdh authored Aug 18, 2016
2 parents d9df120 + dec9780 commit 8a84e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"require": {
"php": ">=5.4.0",
"illuminate/support": "5.0.x|5.1.x|5.2.x",
"illuminate/support": "5.0.x|5.1.x|5.2.x|5.3.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 8a84e38

Please sign in to comment.