From 6258e5267ef883712a9f8daced317cd03706433e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 11:40:00 +0000 Subject: [PATCH] Update dependency amazeeio/drupal_integrations to v0.5.0 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index d4d88aa..16b7eec 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ } ], "require": { - "amazeeio/drupal_integrations": "0.4.0", + "amazeeio/drupal_integrations": "0.5.0", "composer/installers": "2.3.0", "cweagans/composer-patches": "1.7.3", "drupal/core-composer-scaffold": "9.5.11", diff --git a/composer.lock b/composer.lock index 7ee7200..a01e59d 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "aaaaaa5b2eb0feb60fe78b9e5777a949", + "content-hash": "1a57f7a936d593aa975ffe9fb6c7f23e", "packages": [ { "name": "amazeeio/drupal_integrations", - "version": "0.4.0", + "version": "0.5.0", "source": { "type": "git", "url": "https://github.com/amazeeio/drupal-integrations.git", - "reference": "4166cbcce9429e7e1cfaa9ffba4d44c1c267f083" + "reference": "5ff908d941551ae985f8eff5c2cbd7d5f4643bc9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/amazeeio/drupal-integrations/zipball/4166cbcce9429e7e1cfaa9ffba4d44c1c267f083", - "reference": "4166cbcce9429e7e1cfaa9ffba4d44c1c267f083", + "url": "https://api.github.com/repos/amazeeio/drupal-integrations/zipball/5ff908d941551ae985f8eff5c2cbd7d5f4643bc9", + "reference": "5ff908d941551ae985f8eff5c2cbd7d5f4643bc9", "shasum": "" }, "require": { @@ -56,9 +56,9 @@ "description": "Add this project to any Drupal 9+ distribution based on drupal/core-composer-scaffold to enable it for use on Lagoon.", "support": { "issues": "https://github.com/amazeeio/drupal-integrations/issues", - "source": "https://github.com/amazeeio/drupal-integrations/tree/0.4.0" + "source": "https://github.com/amazeeio/drupal-integrations/tree/0.5.0" }, - "time": "2023-11-13T00:29:04+00:00" + "time": "2024-09-04T03:50:30+00:00" }, { "name": "asm89/stack-cors",