We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 526275a commit 47ee26cCopy full SHA for 47ee26c
composer.json
@@ -11,15 +11,12 @@
11
}
12
],
13
"require": {
14
- "drupal/core": "^10.4 || ^11",
15
- "kanopi/gin-admin-experience": "^1",
+ "drupal/core": "^11.2",
+ "kanopi/gin-admin-experience": "^2",
16
"kanopi/saplings-base": "^1",
17
"kanopi/saplings-content-types": "^2",
18
"kanopi/saplings-editorial": "^1",
19
"kanopi/saplings-launch": "^1",
20
"kanopi/saplings-tests": "^1"
21
- },
22
- "suggest": {
23
- "kanopi/password-policy-90-days": "Installs and configures Password Policy and sets 90 day expiration default."
24
25
0 commit comments