From 28f951853d34004f950ab04ab9a1343385b0c7be Mon Sep 17 00:00:00 2001 From: alex Date: Thu, 21 Dec 2023 14:22:02 -0700 Subject: [PATCH] Added back alpha/beta modules that we use. --- composer.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index be50092..53c14f5 100644 --- a/composer.json +++ b/composer.json @@ -28,13 +28,13 @@ "drupal-library/ckeditor-youtube": "2.1.18", "drupal-library/dropzone": "5.7.2", "drupal-library/jquery-ui-touch-punch": "1.0", - "drupal-profile/yp_install_profile": "1.0", "drupal/admin_toolbar": "^3.4", "drupal/anchor_link": "^2.6", "drupal/better_exposed_filters": "^6.0", "drupal/chosen": "^4.0", "drupal/ckeditor_indentblock": "^1.0", "drupal/clientside_validation": "^4.0", + "drupal/conditional_fields": "^4.0@alpha", "drupal/config_filter": "^2.6", "drupal/config_ignore": "^3.1", "drupal/config_split": "^2.0", @@ -47,6 +47,7 @@ "drupal/drupal-extension": "^5.0", "drupal/editor_advanced_link": "^2.2", "drupal/entity_browser": "^2.10", + "drupal/entity_usage": "^2.0@beta", "drupal/field_group": "^3.4", "drupal/file_delete": "^2.0", "drupal/google_tag": "^2.0", @@ -77,6 +78,7 @@ "drupal/token": "^1.13", "drupal/twig_field_value": "^2.0", "drupal/twig_tweak": "^3.2", + "drupal/ultimate_cron": "^2.0@alpha", "drupal/username_enumeration_prevention": "^1.3", "drupal/views_ajax_history": "^1.7", "drupal/views_bulk_operations": "^4.2", @@ -86,6 +88,7 @@ "friends-of-behat/mink-extension": "^2.7", "kint-php/kint": "^5.1", "kint-php/kint-twig": "^5.0", + "yellowpencil/drupal_yp_install_profile": "dev-d9", "yellowpencil/yp-admin-guide": "1.1", "yellowpencil/yp-alerts-module": "1.1" },