Skip to content

Commit 47ee26c

Browse files
committed
Support Drupal 11.2
1 parent 526275a commit 47ee26c

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

composer.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,12 @@
1111
}
1212
],
1313
"require": {
14-
"drupal/core": "^10.4 || ^11",
15-
"kanopi/gin-admin-experience": "^1",
14+
"drupal/core": "^11.2",
15+
"kanopi/gin-admin-experience": "^2",
1616
"kanopi/saplings-base": "^1",
1717
"kanopi/saplings-content-types": "^2",
1818
"kanopi/saplings-editorial": "^1",
1919
"kanopi/saplings-launch": "^1",
2020
"kanopi/saplings-tests": "^1"
21-
},
22-
"suggest": {
23-
"kanopi/password-policy-90-days": "Installs and configures Password Policy and sets 90 day expiration default."
2421
}
2522
}

0 commit comments

Comments
 (0)