We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cb917a commit 72636c9Copy full SHA for 72636c9
composer.json
@@ -13,9 +13,9 @@
13
"require": {
14
"drupal/admin_toolbar": "^3.0",
15
"drupal/core": "^10.0 || ~11.1.0",
16
- "drupal/gin": "^3.0 || ^4.0",
+ "drupal/gin": "^3.0 || ^4.0 || ^5.0",
17
"drupal/gin_login": "^2.0.3",
18
- "drupal/gin_toolbar": "^1.0 || ^2.0",
+ "drupal/gin_toolbar": "^1.0 || ^2.0 || ^3.0",
19
"drupal/entity_browser": "^2.9",
20
"drupal/disable_html5_validation": "^2.0",
21
"drupal/localgov_utilities": "^1.0@beta",
0 commit comments