diff --git a/composer.lock b/composer.lock index 73d94a13..45a43324 100644 --- a/composer.lock +++ b/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": "198008c47906d5bf3f21c5549c676f8d", + "content-hash": "f264994da36e02570fdc817184096db3", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1904,17 +1904,17 @@ }, { "name": "drupal/purge", - "version": "3.4.0", + "version": "3.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/purge.git", - "reference": "8.x-3.4" + "reference": "8.x-3.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/purge-8.x-3.4.zip", - "reference": "8.x-3.4", - "shasum": "deb4eccfe88af35445e8064a9a4a8a056bfb917f" + "url": "https://ftp.drupal.org/files/projects/purge-8.x-3.5.zip", + "reference": "8.x-3.5", + "shasum": "3772c156be0a2fc1df179710d23b9d7bf645b112" }, "require": { "drupal/core": "^9.2 || ^10" @@ -1922,8 +1922,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.4", - "datestamp": "1663189449", + "version": "8.x-3.5", + "datestamp": "1697142035", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -1931,6 +1931,11 @@ }, "branch-alias": { "dev-8.x-3.x": "3.x-dev" + }, + "drush": { + "services": { + "drush.services.yml": ">=9" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -1949,10 +1954,6 @@ { "name": "nielsvm", "homepage": "https://www.drupal.org/user/163285" - }, - { - "name": "SqyD", - "homepage": "https://www.drupal.org/user/106525" } ], "description": "Provides a generic external cache invalidation API and queue service.",