Skip to content

Commit

Permalink
Add some modules
Browse files Browse the repository at this point in the history
  • Loading branch information
jzucco committed Jul 10, 2020
1 parent 5a8fd16 commit bc34a99
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@
"require": {
"composer/installers": "^1.9",
"cweagans/composer-patches": "^1.6.5",
"drupal/antibot": "^1.4",
"drupal/better_exposed_filters": "^5.0@beta",
"drupal/better_normalizers": "^1.0@beta",
"drupal/block_content_permissions": "1.x-dev",
"drupal/core-composer-scaffold": "^9.0",
Expand All @@ -54,14 +56,16 @@
"drupal/file_entity": "2.x-dev",
"drupal/focal_point": "^1.4",
"drupal/google_tag": "^1.2",
"drupal/honeypot": "^2",
"drupal/layout_builder_modal": "^1.1",
"drupal/layout_builder_restrictions": "^2.7",
"drupal/layout_library": "^1.0@beta",
"drupal/lb_ux": "dev-8.x-1.x",
"drupal/manage_display": "^1.0@alpha",
"drupal/menu_admin_per_menu": "^1.1",
"drupal/menu_link_attributes": "1.x-dev",
"drupal/metatag": "^1.13",
"drupal/metatag_page_manager": "^1.13",
"drupal/other_view_filter": "^1.1",
"drupal/page_manager": "^4.0.0-beta6",
"drupal/panels": "^4.6",
"drupal/panels_everywhere": "dev-8.x-4.x",
Expand All @@ -75,6 +79,7 @@
"drupal/token": "^1",
"drupal/username_enumeration_prevention": "^1.1",
"drupal/views_bulk_edit": "2.x-dev",
"drupal/views_infinite_scroll": "^1.7",
"drupal/webform": "^6",
"drush/drush": "^10.1.0",
"skilldlabs/drupal-cleanup": "^1",
Expand Down

0 comments on commit bc34a99

Please sign in to comment.