Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Commit

Permalink
upgrade to Laravel 5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Mulkave committed Feb 13, 2017
1 parent b3f6c3e commit 82b8e90
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 @@ -7,7 +7,7 @@
"require": {
"php": ">=5.6.4",
"laravel/framework": "5.4.*",
"lucid-arch/laravel-foundation": "5.3.*",
"lucid-arch/laravel-foundation": "5.4.*",
"laravel/tinker": "~1.0"
},
"require-dev": {
Expand Down

0 comments on commit 82b8e90

Please sign in to comment.