mirror of
https://github.com/silverstripe/silverstripe-subsites
synced 2024-10-22 11:05:55 +02:00
Fix composer and travis to framework 3.1
This commit is contained in:
parent
4203a707bc
commit
71e3b9db2d
@ -2,7 +2,7 @@
|
||||
|
||||
language: php
|
||||
|
||||
php:
|
||||
php:
|
||||
- 5.4
|
||||
|
||||
env:
|
||||
|
@ -11,7 +11,7 @@
|
||||
],
|
||||
"require":
|
||||
{
|
||||
"silverstripe/framework": "~3.1",
|
||||
"silverstripe/cms": "~3.1"
|
||||
"silverstripe/framework": "~3.1.0",
|
||||
"silverstripe/cms": "~3.1.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user