Archived
1
0
Fork 0

composer: force php >= 7.0.0

This commit is contained in:
Henrik Hautakoski 2018-08-08 01:59:31 +02:00
parent 1550aab606
commit 3f2f3f6af6
No known key found for this signature in database
GPG key ID: 839F3A7EAFAEAFAA

View file

@ -1,5 +1,6 @@
{
"require": {
"php": ">=7.0.0",
"robmorgan/phinx": "^0.9.2",
"league/oauth2-client": "^2.3",
"league/oauth2-github": "^2.0",