Merge pull request #1545 from troosan/stop_building_for_php5.3

Update minimum req, stop running travis builds for php 5.3, 5.4, 5.5 and 7.0
This commit is contained in:
troosan 2019-01-02 14:25:06 +01:00 committed by GitHub
commit b54f39169e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,7 +90,8 @@
},
"extra": {
"branch-alias": {
"dev-develop": "0.17-dev"
"dev-develop": "0.17-dev",
"develop_v1.0": "1.0-dev"
}
}
}