From 01f0a23506f74597e2db6c52ee5f5346c2fe3088 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 18:34:12 +0000 Subject: [PATCH] chore(deps): update dependency drupal/core-project-message to v10 --- example/drupal/composer.json | 2 +- example/drupal/composer.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/example/drupal/composer.json b/example/drupal/composer.json index fe376c5..6192c12 100644 --- a/example/drupal/composer.json +++ b/example/drupal/composer.json @@ -17,7 +17,7 @@ "require": { "composer/installers": "2.2.0", "drupal/core-composer-scaffold": "9.5.10", - "drupal/core-project-message": "9.5.10", + "drupal/core-project-message": "10.1.3", "drupal/core-recommended": "9.5.10", "drupal/druxt": "1.2.0", "drupal/simple_oauth": "^5.2.3", diff --git a/example/drupal/composer.lock b/example/drupal/composer.lock index e4e34c7..751c3fc 100644 --- a/example/drupal/composer.lock +++ b/example/drupal/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "d92ac74d15063c96a556ea3ffce386ff", + "content-hash": "acb5a04a5265f046a869e3bd341dd587", "packages": [ { "name": "asm89/stack-cors", @@ -1529,20 +1529,20 @@ }, { "name": "drupal/core-project-message", - "version": "9.5.10", + "version": "10.1.3", "source": { "type": "git", "url": "https://github.com/drupal/core-project-message.git", - "reference": "5dfa0b75a057caf6542be67f61e7531c737db48c" + "reference": "59b4475f01debd9a0f173938a06189982c8ebffd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-project-message/zipball/5dfa0b75a057caf6542be67f61e7531c737db48c", - "reference": "5dfa0b75a057caf6542be67f61e7531c737db48c", + "url": "https://api.github.com/repos/drupal/core-project-message/zipball/59b4475f01debd9a0f173938a06189982c8ebffd", + "reference": "59b4475f01debd9a0f173938a06189982c8ebffd", "shasum": "" }, "require": { - "composer-plugin-api": "^1.1 || ^2", + "composer-plugin-api": "^2", "php": ">=7.3.0" }, "type": "composer-plugin", @@ -1564,9 +1564,9 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-project-message/tree/9.5.10" + "source": "https://github.com/drupal/core-project-message/tree/10.1.3" }, - "time": "2022-02-24T17:40:53+00:00" + "time": "2022-07-01T08:32:39+00:00" }, { "name": "drupal/core-recommended", @@ -11481,5 +11481,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }