mirror of
https://github.com/silverstripe/silverstripe-dms
synced 2024-10-22 12:05:56 +00:00
Merge pull request #59 from normann/master
BUG fix composer dependencies due to one of the depending module has its...
This commit is contained in:
commit
8a6e580270
@ -11,7 +11,7 @@
|
||||
"require": {
|
||||
"silverstripe/framework": "~3.1",
|
||||
"silverstripe/cms": "~3.1",
|
||||
"ajshort/silverstripe-gridfieldextensions": "dev-master"
|
||||
"silverstripe-australia/gridfieldextensions": "dev-master"
|
||||
},
|
||||
"minimum-stability": "dev"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user