From 73887b76c5ccbc7fdcd16f97e5a46c55a900a610 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Jun 2023 12:56:37 +0000 Subject: [PATCH] chore(deps): update dependency drupal/schema_metatag to v3 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c849d09..20e1c43 100644 --- a/composer.json +++ b/composer.json @@ -128,7 +128,7 @@ "drupal/robotstxt": "^1.5.0", "drupal/role_delegation": "^1.2", "drupal/scheduled_transitions": "2.3.x-dev@dev", - "drupal/schema_metatag": "^2.4.0", + "drupal/schema_metatag": "^3.0.0", "drupal/security_review": "^2.0", "drupal/simple_oauth": "^5.2.3", "drupal/simple_sitemap": "^4.1.4",