From 503f0e870552091d0cbb903d4d8ba1978cacb69e Mon Sep 17 00:00:00 2001 From: Jon Pugh Date: Mon, 27 Nov 2023 18:21:54 -0500 Subject: [PATCH] Composer package updates: Changelogs summary: - drupal/core-composer-scaffold updated from 10.1.2 to 10.1.5 patch See changes: https://github.com/drupal/core-composer-scaffold/compare/10.1.2...10.1.5 Release notes: https://github.com/drupal/core-composer-scaffold/releases/tag/10.1.5 - psr/http-client updated from 1.0.2 to 1.0.3 patch See changes: https://github.com/php-fig/http-client/compare/1.0.2...1.0.3 Release notes: https://github.com/php-fig/http-client/releases/tag/1.0.3 - php-http/promise updated from 1.1.0 to 1.2.0 minor See changes: https://github.com/php-http/promise/compare/1.1.0...1.2.0 Release notes: https://github.com/php-http/promise/releases/tag/1.2.0 - knplabs/github-api updated from v3.11.0 to v3.12.0 minor See changes: https://github.com/KnpLabs/php-github-api/compare/v3.11.0...v3.12.0 Release notes: https://github.com/KnpLabs/php-github-api/releases/tag/v3.12.0 - drupal/core-utility updated from 9.5.10 to 9.5.11 patch See changes: https://github.com/drupal/core-utility/compare/9.5.10...9.5.11 Release notes: https://github.com/drupal/core-utility/releases/tag/9.5.11 - friends-of-behat/mink-extension updated from v2.7.2 to v2.7.4 patch See changes: https://github.com/FriendsOfBehat/MinkExtension/compare/v2.7.2...v2.7.4 Release notes: https://github.com/FriendsOfBehat/MinkExtension/releases/tag/v2.7.4 - justinrainbow/json-schema updated from 5.2.12 to v5.2.13 patch See changes: https://github.com/justinrainbow/json-schema/compare/5.2.12...v5.2.13 Release notes: https://github.com/justinrainbow/json-schema/releases/tag/v5.2.13 - drupal/provision downgraded from 4.0.0-beta15 to dev-4.x@9bcb404 major - symfony/var-dumper updated from v5.4.28 to v5.4.29 patch See changes: https://github.com/symfony/var-dumper/compare/v5.4.28...v5.4.29 Release notes: https://github.com/symfony/var-dumper/releases/tag/v5.4.29 - psy/psysh updated from v0.11.20 to v0.11.22 patch See changes: https://github.com/bobthecow/psysh/compare/v0.11.20...v0.11.22 Release notes: https://github.com/bobthecow/psysh/releases/tag/v0.11.22 --- src/DevShop/Control/composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/DevShop/Control/composer.lock b/src/DevShop/Control/composer.lock index bba81b5d5..6ecbcfa98 100644 --- a/src/DevShop/Control/composer.lock +++ b/src/DevShop/Control/composer.lock @@ -3517,7 +3517,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/provision.git", - "reference": "9db6f8f88b231c6d8066b18253616453c8f4b583" + "reference": "9bcb40458f5d28a3ee4d6f8e487e46a01cacf7f9" }, "require": { "devshop/git-traits": "1.x-dev", @@ -3536,8 +3536,8 @@ "dev-4.x": "4.x-dev" }, "drupal": { - "version": "7.x-4.0-beta19+2-dev", - "datestamp": "1698761721", + "version": "7.x-4.0-beta19+6-dev", + "datestamp": "1701108199", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -9534,5 +9534,5 @@ "platform-overrides": { "php": "7.4.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.2.0" }