Skip to content
Snippets Groups Projects
Commit 1131600b authored by João Ventura's avatar João Ventura Committed by Joao Ventura
Browse files

Issue #3299305 by Project Update Bot, jcnventura: Add support to Drupal 1

parent f8e32aff
No related branches found
Tags 6.x-1.0-beta7
No related merge requests found
......@@ -8,7 +8,7 @@
"php": ">=7.0",
"chillerlan/php-qrcode": "^1.0.9 || ^2.0 || ^3.2 || ^4.0",
"christian-riesen/otp": "^2.1",
"drupal/encrypt": "~3.0"
"drupal/encrypt": "^3.1"
},
"extra": {
"drush": {
......
name: TFA Web Services
type: module
description: TFA web service provider for the Services Module.
core_version_requirement: ^9.1
core_version_requirement: ^9.1 || ^10
package: Services
dependencies:
- services:services
......
......@@ -45,4 +45,3 @@ final class TfaLoginControllerTest extends TfaTestBase {
}
}
name: Two-factor Authentication (TFA)
type: module
description: Pluggable provider of second factor authentication for Drupal
core_version_requirement: ^9.1
core_version_requirement: ^9.1 || ^10
package: Security
configure: tfa.settings
dependencies:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment