Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Commit

Permalink
Remove mfa
Browse files Browse the repository at this point in the history
  • Loading branch information
bergice committed Jun 9, 2020
1 parent a113eb3 commit a238b9a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
"silverstripe/textextraction": "3.0.x-dev",
"silverstripe/realme": "3.1.x-dev",
"silverstripe/ckan-registry": "1.1.x-dev",
"silverstripe/mfa": "4.0.x-dev",
"silverstripe/totp-authenticator": "4.0.x-dev",
"silverstripe/webauthn-authenticator": "4.0.x-dev",
"silverstripe/security-extensions": "4.0.x-dev",
"silverstripe/login-forms": "4.0.x-dev",
Expand All @@ -33,10 +31,6 @@
"silverstripe/recipe-testing": "^1",
"mikey179/vfsstream": "^1.6"
},
"suggest": {
"silverstripe/mfa": "Add MFA authentication. Only available in PHP ^7.1.",
"silverstripe/totp-authenticator": "Add TOTP for the silverstripe/mfa module. Only available in PHP ^7.1."
},
"extra": {
"project-files": []
},
Expand Down

0 comments on commit a238b9a

Please sign in to comment.