Skip to content

Commit

Permalink
update laravel version
Browse files Browse the repository at this point in the history
5.5

Update composer.json

Update composer.json

Update composer.json
  • Loading branch information
ctf0 committed Sep 1, 2017
1 parent e12b4b0 commit c704cdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
}
],
"require": {
"illuminate/support": "~4.2|~5.2",
"php" : ">=5.4.0"
"illuminate/support": ">=4.2",
"php" : "~7.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit c704cdb

Please sign in to comment.