Skip to content

Commit

Permalink
Loosen PHP requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
tedivm authored Jan 18, 2021
1 parent 8f1d28c commit 7d42f58
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 @@ -25,7 +25,7 @@
}
],
"require": {
"php": "^7.0",
"php": ">7.0",
"psr/cache": "~1.0"
},
"require-dev": {
Expand Down

0 comments on commit 7d42f58

Please sign in to comment.