mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 06:05:56 +00:00
Remove -dev dependencies from 3.2 branch
This commit is contained in:
parent
0a30972e6b
commit
4cad75d9af
@ -18,14 +18,9 @@
|
||||
"require": {
|
||||
"php": ">=5.3.2",
|
||||
"composer/installers": "*",
|
||||
"silverstripe/framework": "3.2.x-dev",
|
||||
"silverstripe/reports": "*",
|
||||
"silverstripe/siteconfig": "3.2.x-dev"
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"3.x-dev": "3.2.x-dev"
|
||||
}
|
||||
"silverstripe/framework": "~3.2",
|
||||
"silverstripe/reports": "~3.2",
|
||||
"silverstripe/siteconfig": "~3.2"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": ["tests/behat/"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user