From 42f601616433e3add8789106c0d5a07b249867ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 19:00:24 +0000 Subject: [PATCH] Update drupal/date_ap_style requirement from 2.0.0 to 2.0.1 Updates the requirements on drupal/date_ap_style to permit the latest version. --- updated-dependencies: - dependency-name: drupal/date_ap_style dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 99e4932b80..f3106f8260 100644 --- a/composer.json +++ b/composer.json @@ -63,7 +63,7 @@ "drupal/core-recommended": "10.3.1", "drupal/crop": "2.4.0", "drupal/ctools": "*", - "drupal/date_ap_style": "2.0.0", + "drupal/date_ap_style": "2.0.1", "drupal/draggableviews": "2.1.4", "drupal/easy_breadcrumb": "2.0.7", "drupal/embed": "1.7.0",