Skip to content

Commit

Permalink
set PHP 7.x version
Browse files Browse the repository at this point in the history
  • Loading branch information
jarednova committed Oct 16, 2021
1 parent a36f7b2 commit 3b602aa
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": "~1.0"
},
Expand Down

0 comments on commit 3b602aa

Please sign in to comment.