Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
robindirksen1 authored Jun 22, 2017
1 parent ed45888 commit b13a76f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
}
],
"require": {
"php": ">=5.4.0",
"illuminate/http": "~5.0",
"illuminate/session": "~5.0",
"illuminate/support": "~5.0"
"php": ">=7.0",
"illuminate/http": "~5.4",
"illuminate/session": "~5.4",
"illuminate/support": "~5.4"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit b13a76f

Please # to comment.