Skip to content

Commit 12b2370

Browse files
author
jzucco
committed
Add some modules
1 parent bb29e69 commit 12b2370

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@
4444
"require": {
4545
"composer/installers": "^1.9",
4646
"cweagans/composer-patches": "^1.6.5",
47+
"drupal/antibot": "^1.4",
48+
"drupal/better_exposed_filters": "^5.0@beta",
4749
"drupal/better_normalizers": "^1.0@beta",
4850
"drupal/block_content_permissions": "1.x-dev",
4951
"drupal/core-composer-scaffold": "^9.0",
@@ -54,14 +56,16 @@
5456
"drupal/file_entity": "2.x-dev",
5557
"drupal/focal_point": "^1.4",
5658
"drupal/google_tag": "^1.2",
57-
"drupal/honeypot": "^2",
5859
"drupal/layout_builder_modal": "^1.1",
5960
"drupal/layout_builder_restrictions": "^2.7",
6061
"drupal/layout_library": "^1.0@beta",
6162
"drupal/lb_ux": "dev-8.x-1.x",
6263
"drupal/manage_display": "^1.0@alpha",
6364
"drupal/menu_admin_per_menu": "^1.1",
6465
"drupal/menu_link_attributes": "1.x-dev",
66+
"drupal/metatag": "^1.13",
67+
"drupal/metatag_page_manager": "^1.13",
68+
"drupal/other_view_filter": "^1.1",
6569
"drupal/page_manager": "^4.0.0-beta6",
6670
"drupal/panels": "^4.6",
6771
"drupal/panels_everywhere": "dev-8.x-4.x",
@@ -75,6 +79,7 @@
7579
"drupal/token": "^1",
7680
"drupal/username_enumeration_prevention": "^1.1",
7781
"drupal/views_bulk_edit": "2.x-dev",
82+
"drupal/views_infinite_scroll": "^1.7",
7883
"drupal/webform": "^6",
7984
"drush/drush": "^10.1.0",
8085
"skilldlabs/drupal-cleanup": "^1",

0 commit comments

Comments
 (0)