mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 17:05:33 +02:00
Merge remote-tracking branch 'origin/2.4' into 3.0
Conflicts: composer.json
This commit is contained in:
commit
ff0939fe0d
@ -2,10 +2,10 @@
|
||||
"name": "silverstripe/installer",
|
||||
"description": "The SilverStripe Framework Installer",
|
||||
"require": {
|
||||
"php": ">=5.3.2",
|
||||
"silverstripe/cms": "self.version",
|
||||
"silverstripe/framework": "self.version",
|
||||
"silverstripe-themes/simple": "*"
|
||||
"php": ">=5.2.4",
|
||||
"silverstripe/cms": "2.4.x-dev",
|
||||
"silverstripe/framework": "2.4.x-dev",
|
||||
"silverstripe-themes/blackcandy": "2.4.x-dev"
|
||||
},
|
||||
"require-dev": {
|
||||
"silverstripe/compass": "*",
|
||||
|
Loading…
Reference in New Issue
Block a user