mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 06:05:56 +00:00
Fix to pass Travis for 2.4 version of SS
This commit is contained in:
parent
f4b7fe05fa
commit
61370e4116
@ -18,10 +18,10 @@
|
||||
"require": {
|
||||
"php": ">=5.2.4",
|
||||
"composer/installers": "*",
|
||||
"silverstripe/framework": "self.version"
|
||||
"silverstripe/framework": "2.4"
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-post-2.4": "2.5.x-dev"
|
||||
}
|
||||
}}
|
||||
}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user