mirror of
https://github.com/silverstripe/silverstripe-comments
synced 2024-10-22 11:05:49 +02:00
FIX: Include CMS in suggested packages
This commit is contained in:
parent
72a7899e3d
commit
f87657f20a
@ -13,7 +13,8 @@
|
|||||||
"colymba/gridfield-bulk-editing-tools": "~2.1"
|
"colymba/gridfield-bulk-editing-tools": "~2.1"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"ezyang/htmlpurifier": "4.*"
|
"ezyang/htmlpurifier": "4.*",
|
||||||
|
"silverstripe/cms": "~3.1"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/PHPUnit": "~3.7@stable"
|
"phpunit/PHPUnit": "~3.7@stable"
|
||||||
|
Loading…
Reference in New Issue
Block a user