Issue #3454556 by xjm: Require Composer 2.7.7

merge-requests/9371/head
catch 2024-06-14 15:56:32 +01:00
parent dbff7d429b
commit cbf7975ea5
5 changed files with 81 additions and 79 deletions

View File

@ -18,7 +18,7 @@
"behat/mink": "^1.11",
"behat/mink-browserkit-driver": "^2.2",
"colinodell/psr-testlogger": "^1.2",
"composer/composer": "^2.7",
"composer/composer": "^2.7.7",
"drupal/coder": "^8.3.10",
"justinrainbow/json-schema": "^5.2",
"lullabot/mink-selenium2-driver": "^1.7",

138
composer.lock generated
View File

@ -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": "466863d03939c76852cd4bb5b7229024",
"content-hash": "d0251e69aad03855183d732d138ccd27",
"packages": [
{
"name": "asm89/stack-cors",
@ -1927,16 +1927,16 @@
},
{
"name": "symfony/console",
"version": "v6.4.7",
"version": "v6.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "a170e64ae10d00ba89e2acbb590dc2e54da8ad8f"
"reference": "be5854cee0e8c7b110f00d695d11debdfa1a2a91"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/a170e64ae10d00ba89e2acbb590dc2e54da8ad8f",
"reference": "a170e64ae10d00ba89e2acbb590dc2e54da8ad8f",
"url": "https://api.github.com/repos/symfony/console/zipball/be5854cee0e8c7b110f00d695d11debdfa1a2a91",
"reference": "be5854cee0e8c7b110f00d695d11debdfa1a2a91",
"shasum": ""
},
"require": {
@ -2001,7 +2001,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v6.4.7"
"source": "https://github.com/symfony/console/tree/v6.4.8"
},
"funding": [
{
@ -2017,7 +2017,7 @@
"type": "tidelift"
}
],
"time": "2024-04-18T09:22:46+00:00"
"time": "2024-05-31T14:49:08+00:00"
},
{
"name": "symfony/dependency-injection",
@ -2400,23 +2400,25 @@
},
{
"name": "symfony/filesystem",
"version": "v6.4.7",
"version": "v6.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "78dde75f8f6dbbca4ec436a4b0087f7af02076d4"
"reference": "4d37529150e7081c51b3c5d5718c55a04a9503f3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/78dde75f8f6dbbca4ec436a4b0087f7af02076d4",
"reference": "78dde75f8f6dbbca4ec436a4b0087f7af02076d4",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/4d37529150e7081c51b3c5d5718c55a04a9503f3",
"reference": "4d37529150e7081c51b3c5d5718c55a04a9503f3",
"shasum": ""
},
"require": {
"php": ">=8.1",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.8",
"symfony/process": "^5.4|^6.4"
"symfony/polyfill-mbstring": "~1.8"
},
"require-dev": {
"symfony/process": "^5.4|^6.4|^7.0"
},
"type": "library",
"autoload": {
@ -2444,7 +2446,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v6.4.7"
"source": "https://github.com/symfony/filesystem/tree/v6.4.8"
},
"funding": [
{
@ -2460,20 +2462,20 @@
"type": "tidelift"
}
],
"time": "2024-04-18T09:22:46+00:00"
"time": "2024-05-31T14:49:08+00:00"
},
{
"name": "symfony/finder",
"version": "v6.4.7",
"version": "v6.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "511c48990be17358c23bf45c5d71ab85d40fb764"
"reference": "3ef977a43883215d560a2cecb82ec8e62131471c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/511c48990be17358c23bf45c5d71ab85d40fb764",
"reference": "511c48990be17358c23bf45c5d71ab85d40fb764",
"url": "https://api.github.com/repos/symfony/finder/zipball/3ef977a43883215d560a2cecb82ec8e62131471c",
"reference": "3ef977a43883215d560a2cecb82ec8e62131471c",
"shasum": ""
},
"require": {
@ -2508,7 +2510,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v6.4.7"
"source": "https://github.com/symfony/finder/tree/v6.4.8"
},
"funding": [
{
@ -2524,7 +2526,7 @@
"type": "tidelift"
}
],
"time": "2024-04-23T10:36:43+00:00"
"time": "2024-05-31T14:49:08+00:00"
},
{
"name": "symfony/http-foundation",
@ -3443,16 +3445,16 @@
},
{
"name": "symfony/process",
"version": "v6.4.7",
"version": "v6.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "cdb1c81c145fd5aa9b0038bab694035020943381"
"reference": "8d92dd79149f29e89ee0f480254db595f6a6a2c5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/cdb1c81c145fd5aa9b0038bab694035020943381",
"reference": "cdb1c81c145fd5aa9b0038bab694035020943381",
"url": "https://api.github.com/repos/symfony/process/zipball/8d92dd79149f29e89ee0f480254db595f6a6a2c5",
"reference": "8d92dd79149f29e89ee0f480254db595f6a6a2c5",
"shasum": ""
},
"require": {
@ -3484,7 +3486,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v6.4.7"
"source": "https://github.com/symfony/process/tree/v6.4.8"
},
"funding": [
{
@ -3500,7 +3502,7 @@
"type": "tidelift"
}
],
"time": "2024-04-18T09:22:46+00:00"
"time": "2024-05-31T14:49:08+00:00"
},
{
"name": "symfony/psr-http-message-bridge",
@ -3851,16 +3853,16 @@
},
{
"name": "symfony/string",
"version": "v6.4.7",
"version": "v6.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "ffeb9591c61f65a68d47f77d12b83fa530227a69"
"reference": "a147c0f826c4a1f3afb763ab8e009e37c877a44d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/ffeb9591c61f65a68d47f77d12b83fa530227a69",
"reference": "ffeb9591c61f65a68d47f77d12b83fa530227a69",
"url": "https://api.github.com/repos/symfony/string/zipball/a147c0f826c4a1f3afb763ab8e009e37c877a44d",
"reference": "a147c0f826c4a1f3afb763ab8e009e37c877a44d",
"shasum": ""
},
"require": {
@ -3917,7 +3919,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v6.4.7"
"source": "https://github.com/symfony/string/tree/v6.4.8"
},
"funding": [
{
@ -3933,7 +3935,7 @@
"type": "tidelift"
}
],
"time": "2024-04-18T09:22:46+00:00"
"time": "2024-05-31T14:49:08+00:00"
},
{
"name": "symfony/translation-contracts",
@ -4715,16 +4717,16 @@
},
{
"name": "composer/class-map-generator",
"version": "1.1.1",
"version": "1.3.4",
"source": {
"type": "git",
"url": "https://github.com/composer/class-map-generator.git",
"reference": "8286a62d243312ed99b3eee20d5005c961adb311"
"reference": "b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/class-map-generator/zipball/8286a62d243312ed99b3eee20d5005c961adb311",
"reference": "8286a62d243312ed99b3eee20d5005c961adb311",
"url": "https://api.github.com/repos/composer/class-map-generator/zipball/b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3",
"reference": "b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3",
"shasum": ""
},
"require": {
@ -4768,7 +4770,7 @@
],
"support": {
"issues": "https://github.com/composer/class-map-generator/issues",
"source": "https://github.com/composer/class-map-generator/tree/1.1.1"
"source": "https://github.com/composer/class-map-generator/tree/1.3.4"
},
"funding": [
{
@ -4784,28 +4786,28 @@
"type": "tidelift"
}
],
"time": "2024-03-15T12:53:41+00:00"
"time": "2024-06-12T14:13:04+00:00"
},
{
"name": "composer/composer",
"version": "2.7.6",
"version": "2.7.7",
"source": {
"type": "git",
"url": "https://github.com/composer/composer.git",
"reference": "fabd995783b633829fd4280e272284b39b6ae702"
"reference": "291942978f39435cf904d33739f98d7d4eca7b23"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/composer/zipball/fabd995783b633829fd4280e272284b39b6ae702",
"reference": "fabd995783b633829fd4280e272284b39b6ae702",
"url": "https://api.github.com/repos/composer/composer/zipball/291942978f39435cf904d33739f98d7d4eca7b23",
"reference": "291942978f39435cf904d33739f98d7d4eca7b23",
"shasum": ""
},
"require": {
"composer/ca-bundle": "^1.0",
"composer/class-map-generator": "^1.0",
"composer/class-map-generator": "^1.3.3",
"composer/metadata-minifier": "^1.0",
"composer/pcre": "^2.1 || ^3.1",
"composer/semver": "^3.2.5",
"composer/semver": "^3.3",
"composer/spdx-licenses": "^1.5.7",
"composer/xdebug-handler": "^2.0.2 || ^3.0.3",
"justinrainbow/json-schema": "^5.2.11",
@ -4824,11 +4826,11 @@
"symfony/process": "^5.4 || ^6.0 || ^7"
},
"require-dev": {
"phpstan/phpstan": "^1.9.3",
"phpstan/phpstan-deprecation-rules": "^1",
"phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-strict-rules": "^1",
"phpstan/phpstan-symfony": "^1.2.10",
"phpstan/phpstan": "^1.11.0",
"phpstan/phpstan-deprecation-rules": "^1.2.0",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpstan/phpstan-strict-rules": "^1.6.0",
"phpstan/phpstan-symfony": "^1.4.0",
"symfony/phpunit-bridge": "^6.4.1 || ^7.0.1"
},
"suggest": {
@ -4882,7 +4884,7 @@
"irc": "ircs://irc.libera.chat:6697/composer",
"issues": "https://github.com/composer/composer/issues",
"security": "https://github.com/composer/composer/security/policy",
"source": "https://github.com/composer/composer/tree/2.7.6"
"source": "https://github.com/composer/composer/tree/2.7.7"
},
"funding": [
{
@ -4898,7 +4900,7 @@
"type": "tidelift"
}
],
"time": "2024-05-04T21:03:15+00:00"
"time": "2024-06-10T20:11:12+00:00"
},
{
"name": "composer/metadata-minifier",
@ -4971,16 +4973,16 @@
},
{
"name": "composer/pcre",
"version": "3.1.3",
"version": "3.1.4",
"source": {
"type": "git",
"url": "https://github.com/composer/pcre.git",
"reference": "5b16e25a5355f1f3afdfc2f954a0a80aec4826a8"
"reference": "04229f163664973f68f38f6f73d917799168ef24"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/pcre/zipball/5b16e25a5355f1f3afdfc2f954a0a80aec4826a8",
"reference": "5b16e25a5355f1f3afdfc2f954a0a80aec4826a8",
"url": "https://api.github.com/repos/composer/pcre/zipball/04229f163664973f68f38f6f73d917799168ef24",
"reference": "04229f163664973f68f38f6f73d917799168ef24",
"shasum": ""
},
"require": {
@ -5022,7 +5024,7 @@
],
"support": {
"issues": "https://github.com/composer/pcre/issues",
"source": "https://github.com/composer/pcre/tree/3.1.3"
"source": "https://github.com/composer/pcre/tree/3.1.4"
},
"funding": [
{
@ -5038,7 +5040,7 @@
"type": "tidelift"
}
],
"time": "2024-03-19T10:26:25+00:00"
"time": "2024-05-27T13:40:54+00:00"
},
{
"name": "composer/spdx-licenses",
@ -5434,12 +5436,12 @@
"version": "v5.2.13",
"source": {
"type": "git",
"url": "https://github.com/justinrainbow/json-schema.git",
"url": "https://github.com/jsonrainbow/json-schema.git",
"reference": "fbbe7e5d79f618997bc3332a6f49246036c45793"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793",
"url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793",
"reference": "fbbe7e5d79f618997bc3332a6f49246036c45793",
"shasum": ""
},
@ -5494,8 +5496,8 @@
"schema"
],
"support": {
"issues": "https://github.com/justinrainbow/json-schema/issues",
"source": "https://github.com/justinrainbow/json-schema/tree/v5.2.13"
"issues": "https://github.com/jsonrainbow/json-schema/issues",
"source": "https://github.com/jsonrainbow/json-schema/tree/v5.2.13"
},
"time": "2023-09-26T02:20:38+00:00"
},
@ -7672,16 +7674,16 @@
},
{
"name": "react/promise",
"version": "v3.1.0",
"version": "v3.2.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/promise.git",
"reference": "e563d55d1641de1dea9f5e84f3cccc66d2bfe02c"
"reference": "8a164643313c71354582dc850b42b33fa12a4b63"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/reactphp/promise/zipball/e563d55d1641de1dea9f5e84f3cccc66d2bfe02c",
"reference": "e563d55d1641de1dea9f5e84f3cccc66d2bfe02c",
"url": "https://api.github.com/repos/reactphp/promise/zipball/8a164643313c71354582dc850b42b33fa12a4b63",
"reference": "8a164643313c71354582dc850b42b33fa12a4b63",
"shasum": ""
},
"require": {
@ -7733,7 +7735,7 @@
],
"support": {
"issues": "https://github.com/reactphp/promise/issues",
"source": "https://github.com/reactphp/promise/tree/v3.1.0"
"source": "https://github.com/reactphp/promise/tree/v3.2.0"
},
"funding": [
{
@ -7741,7 +7743,7 @@
"type": "open_collective"
}
],
"time": "2023-11-16T16:21:57+00:00"
"time": "2024-05-24T10:39:05+00:00"
},
{
"name": "sebastian/cli-parser",

View File

@ -31,14 +31,14 @@
"psr/log": "~3.0.0",
"ralouphie/getallheaders": "~3.0.3",
"sebastian/diff": "~4.0.6",
"symfony/console": "~v6.4.7",
"symfony/console": "~v6.4.8",
"symfony/dependency-injection": "~v6.4.7",
"symfony/deprecation-contracts": "~v3.5.0",
"symfony/error-handler": "~v6.4.7",
"symfony/event-dispatcher": "~v6.4.7",
"symfony/event-dispatcher-contracts": "~v3.5.0",
"symfony/filesystem": "~v6.4.7",
"symfony/finder": "~v6.4.7",
"symfony/filesystem": "~v6.4.8",
"symfony/finder": "~v6.4.8",
"symfony/http-foundation": "~v6.4.7",
"symfony/http-kernel": "~v6.4.7",
"symfony/mailer": "~v6.4.7",
@ -50,12 +50,12 @@
"symfony/polyfill-intl-normalizer": "~v1.29.0",
"symfony/polyfill-mbstring": "~v1.29.0",
"symfony/polyfill-php83": "~v1.29.0",
"symfony/process": "~v6.4.7",
"symfony/process": "~v6.4.8",
"symfony/psr-http-message-bridge": "~v6.4.7",
"symfony/routing": "~v6.4.7",
"symfony/serializer": "~v6.4.7",
"symfony/service-contracts": "~v3.5.0",
"symfony/string": "~v6.4.7",
"symfony/string": "~v6.4.8",
"symfony/translation-contracts": "~v3.5.0",
"symfony/validator": "~v6.4.7",
"symfony/var-dumper": "~v6.4.7",

View File

@ -10,7 +10,7 @@
"behat/mink": "^1.11",
"behat/mink-browserkit-driver": "^2.2",
"colinodell/psr-testlogger": "^1.2",
"composer/composer": "^2.7",
"composer/composer": "^2.7.7",
"drupal/coder": "^8.3.10",
"justinrainbow/json-schema": "^5.2",
"lullabot/mink-selenium2-driver": "^1.7",

View File

@ -12,10 +12,10 @@
"behat/mink-browserkit-driver": "v2.2.0",
"colinodell/psr-testlogger": "v1.3.0",
"composer/ca-bundle": "1.5.0",
"composer/class-map-generator": "1.1.1",
"composer/composer": "2.7.6",
"composer/class-map-generator": "1.3.4",
"composer/composer": "2.7.7",
"composer/metadata-minifier": "1.0.0",
"composer/pcre": "3.1.3",
"composer/pcre": "3.1.4",
"composer/spdx-licenses": "1.5.8",
"composer/xdebug-handler": "3.0.5",
"dealerdirect/phpcodesniffer-composer-installer": "v1.0.0",
@ -58,7 +58,7 @@
"phpunit/php-text-template": "2.0.4",
"phpunit/php-timer": "5.0.3",
"phpunit/phpunit": "9.6.19",
"react/promise": "v3.1.0",
"react/promise": "v3.2.0",
"sebastian/cli-parser": "1.0.2",
"sebastian/code-unit": "1.0.8",
"sebastian/code-unit-reverse-lookup": "2.0.3",