mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 17:05:33 +02:00
Set reports and siteconfig version dependency
This commit is contained in:
parent
a9d4bef2a4
commit
7b6f62968c
@ -5,16 +5,13 @@
|
||||
"php": ">=5.3.2",
|
||||
"silverstripe/cms": "self.version",
|
||||
"silverstripe/framework": "self.version",
|
||||
"silverstripe/reports": "self.version",
|
||||
"silverstripe/siteconfig": "self.version",
|
||||
"silverstripe-themes/simple": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/PHPUnit": "~3.7@stable"
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"3.x-dev": "3.2.x-dev"
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"process-timeout": 600
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user