Skip to content

Commit

Permalink
Merge pull request #33 from Upstatement/coveralls
Browse files Browse the repository at this point in the history
set PHP 7.x version
  • Loading branch information
jarednova authored Feb 26, 2022
2 parents b35d16a + 3b602aa commit 2fff0d9
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 @@ -22,7 +22,7 @@
"source": "https://github.com/Upstatement/routes"
},
"require": {
"php": ">=5.6.0",
"php": ">=5.6.0|7.*",
"altorouter/altorouter": "^2.0.2",
"composer/installers": "^2.0"
},
Expand Down

0 comments on commit 2fff0d9

Please sign in to comment.