Skip to content

Commit daaa5cb

Browse files
committed
Downloaded admin toolbar via composer.json
1 parent 90b8099 commit daaa5cb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,13 @@
1616
],
1717
"require": {
1818
"composer/installers": "^1.9",
19+
"drupal/admin_toolbar": "^3.0",
1920
"drupal/core-composer-scaffold": "^9",
2021
"drupal/core-dev": "^9",
2122
"drupal/core-project-message": "^9",
2223
"drupal/core-recommended": "^9",
2324
"drush/drush": "^10.0"
2425
},
25-
"require-dev": {
26-
},
2726
"conflict": {
2827
"drupal/drupal": "*"
2928
},

0 commit comments

Comments
 (0)