Skip to content

Commit

Permalink
update php version with 5.6, 7.0, 7.1 or higher
Browse files Browse the repository at this point in the history
  • Loading branch information
Mehedi Hasan Nahid committed Aug 7, 2019
1 parent c9674eb commit 26ab6d9
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.6 || ^7.0",
"php": "^5.6 || ^7.0 || ^7.1",
"illuminate/contracts": ">=5.1.0",
"illuminate/support": ">=5.1.0",
"sebastian-berc/repositories": "^1.0",
Expand Down

0 comments on commit 26ab6d9

Please sign in to comment.