We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da8d93b + 6ba3082 commit f47fd3eCopy full SHA for f47fd3e
1 file changed
composer.json
@@ -37,6 +37,9 @@
37
"phpunit/phpunit": "^5.7",
38
"squizlabs/php_codesniffer": "^3.0"
39
},
40
+ "conflict": {
41
+ "silverstripe/subsites": "<2.3.1"
42
+ },
43
"suggest": {
44
"silverstripe/totp-authenticator": "Adds a method to authenticate with you phone using a time-based one-time password.",
45
"silverstripe/webauthn-authenticator": "Adds a method to authenticate with security keys or built-in platform authenticators."
0 commit comments