Skip to content
Snippets Groups Projects
Commit 5a583500 authored by Jürgen Haas's avatar Jürgen Haas
Browse files

Issue #3495288 by jurgenhaas: Clean-up composer constraint for gin_toolbar

parent 8c3f4178
Branches
Tags
1 merge request!228Issue #3342164: Remove implicit dependency on node module for gin content form
......@@ -33,7 +33,7 @@
],
"minimum-stability": "dev",
"require": {
"drupal/gin_toolbar": "^1.0@beta"
"drupal/gin_toolbar": "^2.0"
},
"scripts": {
"phpcs": "phpcs -s --runtime-set ignore_warnings_on_exit 1 --runtime-set ignore_errors_on_exit 0 'web/modules/custom'"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment