NEW Add silverstripe/login-forms

Using beta tag for now, should move to stable once the module is stable (ideally before 4.5.0)
This commit is contained in:
Ingo Schommer 2019-07-05 16:45:11 +12:00
parent d4af206393
commit 9171342ec2
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@
"php": ">=7.1.0",
"silverstripe/recipe-plugin": "^1.2",
"silverstripe/recipe-cms": "4.5.x-dev",
"silverstripe-themes/simple": "~3.2.0"
"silverstripe-themes/simple": "~3.2.0",
"silverstripe/login-forms": "^4.0@beta"
},
"require-dev": {
"phpunit/phpunit": "^5.7"