Skip to content

Commit

Permalink
Issue #30649: Added devel module, moved google_tag to optional modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
grzegorz-pietrzak-droptica committed Jan 16, 2018
1 parent 7ba3d45 commit 7953cd3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@
"drupal/simple_sitemap": "^2.11",
"drupal/linkit": "^4.3"
},
"require-dev": {
"drupal/devel": "^1.2"
},
"conflict": {
"drupal/drupal": "*"
},
Expand Down
1 change: 0 additions & 1 deletion droopler.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ dependencies:
- d_p_text_paged
- d_p_form
- d_lang_dropdown
- google_tag
- metatag
- simple_sitemap
- linkit
Expand Down

0 comments on commit 7953cd3

Please sign in to comment.