mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
Added composer branch alias
This commit is contained in:
parent
7761ff2404
commit
16eff71a7f
@ -19,5 +19,10 @@
|
|||||||
"php": ">=5.2.4",
|
"php": ">=5.2.4",
|
||||||
"composer/installers": "*",
|
"composer/installers": "*",
|
||||||
"silverstripe/framework": "self.version"
|
"silverstripe/framework": "self.version"
|
||||||
|
},
|
||||||
|
"extra": {
|
||||||
|
"branch-alias": {
|
||||||
|
"dev-post-2.4": "2.5.x-dev"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user