Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Commit

Permalink
Require php >7
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlap committed Jun 28, 2017
1 parent b8813e8 commit a3c39b0
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 @@ -17,7 +17,7 @@
}
],
"require": {
"php" : "~5.6|~7.0"
"php" : "^7.0"
},
"require-dev": {
"orchestra/testbench": "~3.0",
Expand Down

0 comments on commit a3c39b0

Please sign in to comment.