Skip to content

Commit 831fd90

Browse files
committed
adds modules: coffee, devel, metatag, paragraphs, pathauto, social_media_links
1 parent 2356c57 commit 831fd90

File tree

2 files changed

+623
-2
lines changed

2 files changed

+623
-2
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,15 @@
2121
"drupal-composer/drupal-scaffold": "^2.2",
2222
"drupal/admin_toolbar": "^1.19",
2323
"drupal/browsersync": "^1.0@beta",
24+
"drupal/coffee": "^1.0@beta",
2425
"drupal/components": "^1.0",
2526
"drupal/console": "^1.0.1",
2627
"drupal/core": "~8.4",
28+
"drupal/devel": "^1.2",
29+
"drupal/metatag": "^1.4",
30+
"drupal/paragraphs": "^1.2",
31+
"drupal/pathauto": "^1.0",
32+
"drupal/social_media_links": "^2.6",
2733
"drush/drush": "~9.0",
2834
"webflo/drupal-finder": "^1.0.0",
2935
"webmozart/path-util": "^2.3"

0 commit comments

Comments
 (0)