Add admin module to root installer

This commit is contained in:
Damian Mooyman 2017-03-10 15:17:14 +13:00
parent 18a5348caa
commit 94f3c609b2
No known key found for this signature in database
GPG Key ID: 78B823A10DE27D1A

View File

@ -5,6 +5,7 @@
"php": ">=5.5.0",
"silverstripe/cms": "4.0.x-dev",
"silverstripe/framework": "4.0.x-dev",
"silverstripe/admin": "1.0.x-dev",
"silverstripe/reports": "4.0.x-dev",
"silverstripe/siteconfig": "4.0.x-dev",
"silverstripe-themes/simple": "~3.2.0",