Skip to content
Snippets Groups Projects
Commit 0ce796fe authored by Conrad Lara's avatar Conrad Lara
Browse files

Add D11 Support

parent a840f9d6
Branches
Tags
No related merge requests found
Pipeline #329745 passed with warnings
......@@ -5,7 +5,7 @@
"homepage": "https://www.drupal.org/project/encrypt_vault_transit",
"require": {
"php": "^8.1",
"drupal/core": "^9.3 || ^10",
"drupal/core": "^9.3 || ^10 || ^11",
"drupal/encrypt": "^3.0",
"drupal/key": "^1",
"drupal/vault": "^2 || ^3"
......
---
name: Encrypt - Vault Transit
description: Provides HashiCorp Vault encryption-as-a-service encryption provider.
core_version_requirement: ^9.3 || ^10
core_version_requirement: ^9.3 || ^10 || ^11
php: 8.1
type: module
package: Security
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment