Skip to content

Commit

Permalink
add php ^7.0 require
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorleonel committed Nov 18, 2017
1 parent b3d4f2f commit 0f5401e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
}
],
"require": {
"php" : "^7.0",
"illuminate/database": "^5.5"
},
"autoload": {
Expand Down

0 comments on commit 0f5401e

Please sign in to comment.