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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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": {
+1 −1
Original line number Diff line number Diff line
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
+0 −1
Original line number Diff line number Diff line
@@ -45,4 +45,3 @@ final class TfaLoginControllerTest extends TfaTestBase {
  }

}
+1 −1
Original line number Diff line number Diff line
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: