Skip to content

Commit b8fee4f

Browse files
author
jzucco
committed
add D9 compatible modules
1 parent bc34a99 commit b8fee4f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

composer.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,18 @@
4848
"drupal/better_exposed_filters": "^5.0@beta",
4949
"drupal/better_normalizers": "^1.0@beta",
5050
"drupal/block_content_permissions": "1.x-dev",
51+
"drupal/block_field": "^1.0@RC",
52+
"drupal/config_override_warn": "^1.3",
5153
"drupal/core-composer-scaffold": "^9.0",
5254
"drupal/core-project-message": "^9.0",
5355
"drupal/core-recommended": "^9",
5456
"drupal/core-vendor-hardening": "^9.0",
5557
"drupal/default_content": "^1",
58+
"drupal/disable_language": "^1.0@beta",
5659
"drupal/file_entity": "2.x-dev",
5760
"drupal/focal_point": "^1.4",
5861
"drupal/google_tag": "^1.2",
62+
"drupal/honeypot": "^2",
5963
"drupal/layout_builder_modal": "^1.1",
6064
"drupal/layout_builder_restrictions": "^2.7",
6165
"drupal/layout_library": "^1.0@beta",
@@ -73,13 +77,18 @@
7377
"drupal/pathauto": "^1.8",
7478
"drupal/rabbit_hole": "^1.0.0-beta7",
7579
"drupal/redirect": "^1.6",
80+
"drupal/schema_metatag": "^1.6",
81+
"drupal/simple_sitemap": "^3.7",
7682
"drupal/svg_image": "^1.14",
7783
"drupal/swiftmailer": "^2",
7884
"drupal/telephone_validation": "^2.3",
7985
"drupal/token": "^1",
8086
"drupal/username_enumeration_prevention": "^1.1",
8187
"drupal/views_bulk_edit": "2.x-dev",
88+
"drupal/views_data_export": "^1.0",
89+
"drupal/views_field_view": "^1.0@beta",
8290
"drupal/views_infinite_scroll": "^1.7",
91+
"drupal/viewsreference": "^2.0-alpha7",
8392
"drupal/webform": "^6",
8493
"drush/drush": "^10.1.0",
8594
"skilldlabs/drupal-cleanup": "^1",

0 commit comments

Comments
 (0)