Skip to content

Commit c21f187

Browse files
authored
Merge pull request #5 from AchillesKal/master
Adds Events and Projects content types & adds various modules
2 parents 2356c57 + dfd0ff6 commit c21f187

File tree

3 files changed

+648
-23
lines changed

3 files changed

+648
-23
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)