Skip to content

Commit 72636c9

Browse files
authored
feat: allow new gin theme and gin_toolbar module (#871)
1 parent 4cb917a commit 72636c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"require": {
1414
"drupal/admin_toolbar": "^3.0",
1515
"drupal/core": "^10.0 || ~11.1.0",
16-
"drupal/gin": "^3.0 || ^4.0",
16+
"drupal/gin": "^3.0 || ^4.0 || ^5.0",
1717
"drupal/gin_login": "^2.0.3",
18-
"drupal/gin_toolbar": "^1.0 || ^2.0",
18+
"drupal/gin_toolbar": "^1.0 || ^2.0 || ^3.0",
1919
"drupal/entity_browser": "^2.9",
2020
"drupal/disable_html5_validation": "^2.0",
2121
"drupal/localgov_utilities": "^1.0@beta",

0 commit comments

Comments
 (0)