Skip to content
Snippets Groups Projects
Commit cefa7fdc authored by Demian Katz's avatar Demian Katz
Browse files

Raise minimum PHP version.

parent 1da95c55
No related merge requests found
sudo: false
language: php
php:
- 5.6
- 7.0
- 7.1
- 7.2
env:
- VUFIND_HOME=$PWD VUFIND_LOCAL_DIR=$PWD/local
......
......@@ -10,7 +10,7 @@
"license": "GPL-2.0",
"config": {
"platform": {
"php": "5.6.0"
"php": "7.0.0"
}
},
"require": {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment