prepare to update php to 7.1

drop supporting 5.*
pull/64/head
Abdelouahab Djoudi 2019-07-21 20:38:14 +02:00 committed by GitHub
parent 9e749eda92
commit abb07b20dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
} }
], ],
"require": { "require": {
"php": ">=5.3.0" "php": ">=7.1.0"
}, },
"autoload": { "autoload": {
"files": [ "files": [