Skip to content

Commit 0231620

Browse files
committed
feat: update gin to recommended version
1 parent 567eea8 commit 0231620

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
@@ -14,9 +14,9 @@
1414
"drupal/admin_toolbar": "^3.0",
1515
"drupal/content_lock": "^2.4",
1616
"drupal/core": "^10.0",
17-
"drupal/gin": "^3.0@alpha",
17+
"drupal/gin": "^4.0",
1818
"drupal/gin_login": "^2.0.3",
19-
"drupal/gin_toolbar": "^1.0@beta",
19+
"drupal/gin_toolbar": "^2.0",
2020
"drupal/entity_browser": "^2.9",
2121
"drupal/masquerade": "^2.0",
2222
"drupal/preview_link": "^2.1@alpha",

0 commit comments

Comments
 (0)