mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 17:05:33 +02:00
Merge remote-tracking branch 'origin/4.1' into 4
This commit is contained in:
commit
30df0f5e43
@ -19,7 +19,7 @@ addons:
|
||||
env:
|
||||
global:
|
||||
- TRAVIS_NODE_VERSION="6"
|
||||
- COMPOSER_ROOT_VERSION="4.x-dev"
|
||||
- COMPOSER_ROOT_VERSION="4.2.x-dev"
|
||||
- DISPLAY=":99"
|
||||
- XVFBARGS=":99 -ac -screen 0 1024x768x16"
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
"require": {
|
||||
"php": ">=5.6.0",
|
||||
"silverstripe/recipe-plugin": "^1",
|
||||
"silverstripe/recipe-cms": "1.1.x-dev",
|
||||
"silverstripe/recipe-cms": "1.2.x-dev",
|
||||
"silverstripe-themes/simple": "~3.2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
|
Loading…
Reference in New Issue
Block a user