Update composer.json

Co-Authored-By: Michael Babker <michael.babker@gmail.com>
This commit is contained in:
zero-24 2019-09-10 18:41:27 +02:00 committed by GitHub
parent 2850f5d620
commit 748acc4933
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
}
},
"require" : {
"php": "5.3.10"
"php": "^5.3.10|^7.0"
},
"require-dev": {
"php": ">=5.6",