Enforce PHP 5.4 on composer update
This commit is contained in:
parent
799ad93d23
commit
92dbf1559f
@ -32,6 +32,11 @@
|
||||
"branch-alias": {
|
||||
"dev-master": "2.8.x-dev"
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"platform": {
|
||||
"php": "5.4.0"
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user