Update drush/drush

This commit is contained in:
Violinist bot 2024-03-20 19:19:58 +00:00
parent d6f8b29065
commit 90ae6c78d2

183
composer.lock generated
View file

@ -64,16 +64,16 @@
}, },
{ {
"name": "chi-teck/drupal-code-generator", "name": "chi-teck/drupal-code-generator",
"version": "3.3.0", "version": "3.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Chi-teck/drupal-code-generator.git", "url": "https://github.com/Chi-teck/drupal-code-generator.git",
"reference": "56da9209b24a5a5b5d27bec9e523f02bdd101770" "reference": "b8136b945dc3446894e6cd2b2f055e147140faed"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/56da9209b24a5a5b5d27bec9e523f02bdd101770", "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/b8136b945dc3446894e6cd2b2f055e147140faed",
"reference": "56da9209b24a5a5b5d27bec9e523f02bdd101770", "reference": "b8136b945dc3446894e6cd2b2f055e147140faed",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -91,16 +91,16 @@
"squizlabs/php_codesniffer": "<3.6" "squizlabs/php_codesniffer": "<3.6"
}, },
"require-dev": { "require-dev": {
"chi-teck/drupal-coder-extension": "^2.0.0-alpha4", "chi-teck/drupal-coder-extension": "^2.0.0-beta2",
"drupal/coder": "8.3.22", "drupal/coder": "8.3.23",
"drupal/core": "10.1.x-dev", "drupal/core": "10.3.x-dev",
"ext-simplexml": "*", "ext-simplexml": "*",
"phpspec/prophecy-phpunit": "^2.0", "phpspec/prophecy-phpunit": "^2.2",
"phpunit/phpunit": "^9.5", "phpunit/phpunit": "^9.6",
"squizlabs/php_codesniffer": "^3.7", "squizlabs/php_codesniffer": "^3.9",
"symfony/var-dumper": "^6.3", "symfony/var-dumper": "^6.4",
"symfony/yaml": "^6.3", "symfony/yaml": "^6.3",
"vimeo/psalm": "^5.14.0" "vimeo/psalm": "^5.22.2"
}, },
"bin": [ "bin": [
"bin/dcg" "bin/dcg"
@ -118,9 +118,9 @@
"description": "Drupal code generator", "description": "Drupal code generator",
"support": { "support": {
"issues": "https://github.com/Chi-teck/drupal-code-generator/issues", "issues": "https://github.com/Chi-teck/drupal-code-generator/issues",
"source": "https://github.com/Chi-teck/drupal-code-generator/tree/3.3.0" "source": "https://github.com/Chi-teck/drupal-code-generator/tree/3.4.0"
}, },
"time": "2023-10-21T12:57:05+00:00" "time": "2024-03-10T13:35:00+00:00"
}, },
{ {
"name": "composer/installers", "name": "composer/installers",
@ -356,16 +356,16 @@
}, },
{ {
"name": "consolidation/annotated-command", "name": "consolidation/annotated-command",
"version": "4.9.1", "version": "4.9.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/consolidation/annotated-command.git", "url": "https://github.com/consolidation/annotated-command.git",
"reference": "e01152f698eff4cb5df3ebfe5e097ef335dbd3c9" "reference": "b5255dcbee1de95036185062a103dabc622224de"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/consolidation/annotated-command/zipball/e01152f698eff4cb5df3ebfe5e097ef335dbd3c9", "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/b5255dcbee1de95036185062a103dabc622224de",
"reference": "e01152f698eff4cb5df3ebfe5e097ef335dbd3c9", "reference": "b5255dcbee1de95036185062a103dabc622224de",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -406,9 +406,9 @@
"description": "Initialize Symfony Console commands from annotated command class methods.", "description": "Initialize Symfony Console commands from annotated command class methods.",
"support": { "support": {
"issues": "https://github.com/consolidation/annotated-command/issues", "issues": "https://github.com/consolidation/annotated-command/issues",
"source": "https://github.com/consolidation/annotated-command/tree/4.9.1" "source": "https://github.com/consolidation/annotated-command/tree/4.9.2"
}, },
"time": "2023-05-20T04:19:01+00:00" "time": "2023-12-26T14:30:50+00:00"
}, },
{ {
"name": "consolidation/config", "name": "consolidation/config",
@ -1605,23 +1605,23 @@
}, },
{ {
"name": "drush/drush", "name": "drush/drush",
"version": "12.4.3", "version": "12.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drush-ops/drush.git", "url": "https://github.com/drush-ops/drush.git",
"reference": "8245acede57ecc62a90aa0f19ff3b29e5f11f971" "reference": "71fcea30a22e7336e17be18bb5945400b2c63fad"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/drush-ops/drush/zipball/8245acede57ecc62a90aa0f19ff3b29e5f11f971", "url": "https://api.github.com/repos/drush-ops/drush/zipball/71fcea30a22e7336e17be18bb5945400b2c63fad",
"reference": "8245acede57ecc62a90aa0f19ff3b29e5f11f971", "reference": "71fcea30a22e7336e17be18bb5945400b2c63fad",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"chi-teck/drupal-code-generator": "^3.0", "chi-teck/drupal-code-generator": "^3.0",
"composer-runtime-api": "^2.2", "composer-runtime-api": "^2.2",
"composer/semver": "^1.4 || ^3", "composer/semver": "^1.4 || ^3",
"consolidation/annotated-command": "^4.9.1", "consolidation/annotated-command": "^4.9.2",
"consolidation/config": "^2.1.2", "consolidation/config": "^2.1.2",
"consolidation/filter-via-dot-access-data": "^2.0.2", "consolidation/filter-via-dot-access-data": "^2.0.2",
"consolidation/output-formatters": "^4.3.2", "consolidation/output-formatters": "^4.3.2",
@ -1737,7 +1737,7 @@
"issues": "https://github.com/drush-ops/drush/issues", "issues": "https://github.com/drush-ops/drush/issues",
"security": "https://github.com/drush-ops/drush/security/advisories", "security": "https://github.com/drush-ops/drush/security/advisories",
"slack": "https://drupal.slack.com/messages/C62H9CWQM", "slack": "https://drupal.slack.com/messages/C62H9CWQM",
"source": "https://github.com/drush-ops/drush/tree/12.4.3" "source": "https://github.com/drush-ops/drush/tree/12.5.1"
}, },
"funding": [ "funding": [
{ {
@ -1745,7 +1745,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-11-16T22:57:24+00:00" "time": "2024-03-20T15:03:27+00:00"
}, },
{ {
"name": "egulias/email-validator", "name": "egulias/email-validator",
@ -2249,16 +2249,16 @@
}, },
{ {
"name": "league/container", "name": "league/container",
"version": "4.2.0", "version": "4.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/container.git", "url": "https://github.com/thephpleague/container.git",
"reference": "375d13cb828649599ef5d48a339c4af7a26cd0ab" "reference": "ff346319ca1ff0e78277dc2311a42107cc1aab88"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/container/zipball/375d13cb828649599ef5d48a339c4af7a26cd0ab", "url": "https://api.github.com/repos/thephpleague/container/zipball/ff346319ca1ff0e78277dc2311a42107cc1aab88",
"reference": "375d13cb828649599ef5d48a339c4af7a26cd0ab", "reference": "ff346319ca1ff0e78277dc2311a42107cc1aab88",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2319,7 +2319,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/thephpleague/container/issues", "issues": "https://github.com/thephpleague/container/issues",
"source": "https://github.com/thephpleague/container/tree/4.2.0" "source": "https://github.com/thephpleague/container/tree/4.2.2"
}, },
"funding": [ "funding": [
{ {
@ -2327,7 +2327,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2021-11-16T10:29:06+00:00" "time": "2024-03-13T13:12:53+00:00"
}, },
{ {
"name": "masterminds/html5", "name": "masterminds/html5",
@ -2447,25 +2447,27 @@
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v4.18.0", "version": "v5.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999" "reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1bcbb2179f97633e98bbbc87044ee2611c7d7999", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/139676794dc1e9231bf7bcd123cfc0c99182cb13",
"reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999", "reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-ctype": "*",
"ext-json": "*",
"ext-tokenizer": "*", "ext-tokenizer": "*",
"php": ">=7.0" "php": ">=7.4"
}, },
"require-dev": { "require-dev": {
"ircmaxell/php-yacc": "^0.0.7", "ircmaxell/php-yacc": "^0.0.7",
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
}, },
"bin": [ "bin": [
"bin/php-parse" "bin/php-parse"
@ -2473,7 +2475,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "4.9-dev" "dev-master": "5.0-dev"
} }
}, },
"autoload": { "autoload": {
@ -2497,9 +2499,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nikic/PHP-Parser/issues", "issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v4.18.0" "source": "https://github.com/nikic/PHP-Parser/tree/v5.0.2"
}, },
"time": "2023-12-10T21:03:43+00:00" "time": "2024-03-05T20:51:40+00:00"
}, },
{ {
"name": "pear/archive_tar", "name": "pear/archive_tar",
@ -3260,25 +3262,25 @@
}, },
{ {
"name": "psy/psysh", "name": "psy/psysh",
"version": "v0.11.22", "version": "v0.12.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/bobthecow/psysh.git", "url": "https://github.com/bobthecow/psysh.git",
"reference": "128fa1b608be651999ed9789c95e6e2a31b5802b" "reference": "9185c66c2165bbf4d71de78a69dccf4974f9538d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/128fa1b608be651999ed9789c95e6e2a31b5802b", "url": "https://api.github.com/repos/bobthecow/psysh/zipball/9185c66c2165bbf4d71de78a69dccf4974f9538d",
"reference": "128fa1b608be651999ed9789c95e6e2a31b5802b", "reference": "9185c66c2165bbf4d71de78a69dccf4974f9538d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-json": "*", "ext-json": "*",
"ext-tokenizer": "*", "ext-tokenizer": "*",
"nikic/php-parser": "^4.0 || ^3.1", "nikic/php-parser": "^5.0 || ^4.0",
"php": "^8.0 || ^7.0.8", "php": "^8.0 || ^7.4",
"symfony/console": "^6.0 || ^5.0 || ^4.0 || ^3.4", "symfony/console": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4",
"symfony/var-dumper": "^6.0 || ^5.0 || ^4.0 || ^3.4" "symfony/var-dumper": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4"
}, },
"conflict": { "conflict": {
"symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4" "symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4"
@ -3289,8 +3291,7 @@
"suggest": { "suggest": {
"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
"ext-pdo-sqlite": "The doc command requires SQLite to work.", "ext-pdo-sqlite": "The doc command requires SQLite to work.",
"ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.", "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well."
"ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history."
}, },
"bin": [ "bin": [
"bin/psysh" "bin/psysh"
@ -3298,7 +3299,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-0.11": "0.11.x-dev" "dev-main": "0.12.x-dev"
}, },
"bamarni-bin": { "bamarni-bin": {
"bin-links": false, "bin-links": false,
@ -3334,9 +3335,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/bobthecow/psysh/issues", "issues": "https://github.com/bobthecow/psysh/issues",
"source": "https://github.com/bobthecow/psysh/tree/v0.11.22" "source": "https://github.com/bobthecow/psysh/tree/v0.12.2"
}, },
"time": "2023-10-14T21:56:36+00:00" "time": "2024-03-17T01:53:00+00:00"
}, },
{ {
"name": "ralouphie/getallheaders", "name": "ralouphie/getallheaders",
@ -3450,16 +3451,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v6.4.3", "version": "v6.4.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "2aaf83b4de5b9d43b93e4aec6f2f8b676f7c567e" "reference": "0d9e4eb5ad413075624378f474c4167ea202de78"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/2aaf83b4de5b9d43b93e4aec6f2f8b676f7c567e", "url": "https://api.github.com/repos/symfony/console/zipball/0d9e4eb5ad413075624378f474c4167ea202de78",
"reference": "2aaf83b4de5b9d43b93e4aec6f2f8b676f7c567e", "reference": "0d9e4eb5ad413075624378f474c4167ea202de78",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3524,7 +3525,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v6.4.3" "source": "https://github.com/symfony/console/tree/v6.4.4"
}, },
"funding": [ "funding": [
{ {
@ -3540,20 +3541,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-01-23T14:51:35+00:00" "time": "2024-02-22T20:27:10+00:00"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v6.4.3", "version": "v6.4.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "6871811c5a5c5e180244ddb689746446db02c05b" "reference": "6236e5e843cb763e9d0f74245678b994afea5363"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/6871811c5a5c5e180244ddb689746446db02c05b", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/6236e5e843cb763e9d0f74245678b994afea5363",
"reference": "6871811c5a5c5e180244ddb689746446db02c05b", "reference": "6236e5e843cb763e9d0f74245678b994afea5363",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3605,7 +3606,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application", "description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/dependency-injection/tree/v6.4.3" "source": "https://github.com/symfony/dependency-injection/tree/v6.4.4"
}, },
"funding": [ "funding": [
{ {
@ -3621,7 +3622,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-01-30T08:32:12+00:00" "time": "2024-02-22T20:27:10+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
@ -5213,16 +5214,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v6.4.3", "version": "v6.4.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "31642b0818bfcff85930344ef93193f8c607e0a3" "reference": "710e27879e9be3395de2b98da3f52a946039f297"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/31642b0818bfcff85930344ef93193f8c607e0a3", "url": "https://api.github.com/repos/symfony/process/zipball/710e27879e9be3395de2b98da3f52a946039f297",
"reference": "31642b0818bfcff85930344ef93193f8c607e0a3", "reference": "710e27879e9be3395de2b98da3f52a946039f297",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5254,7 +5255,7 @@
"description": "Executes commands in sub-processes", "description": "Executes commands in sub-processes",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/process/tree/v6.4.3" "source": "https://github.com/symfony/process/tree/v6.4.4"
}, },
"funding": [ "funding": [
{ {
@ -5270,7 +5271,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-01-23T14:51:35+00:00" "time": "2024-02-20T12:31:00+00:00"
}, },
{ {
"name": "symfony/psr-http-message-bridge", "name": "symfony/psr-http-message-bridge",
@ -5620,16 +5621,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v6.4.3", "version": "v6.4.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "7a14736fb179876575464e4658fce0c304e8c15b" "reference": "4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/7a14736fb179876575464e4658fce0c304e8c15b", "url": "https://api.github.com/repos/symfony/string/zipball/4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9",
"reference": "7a14736fb179876575464e4658fce0c304e8c15b", "reference": "4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5686,7 +5687,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v6.4.3" "source": "https://github.com/symfony/string/tree/v6.4.4"
}, },
"funding": [ "funding": [
{ {
@ -5702,7 +5703,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-01-25T09:26:29+00:00" "time": "2024-02-01T13:16:41+00:00"
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",
@ -5880,16 +5881,16 @@
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v6.4.3", "version": "v6.4.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "0435a08f69125535336177c29d56af3abc1f69da" "reference": "b439823f04c98b84d4366c79507e9da6230944b1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/0435a08f69125535336177c29d56af3abc1f69da", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/b439823f04c98b84d4366c79507e9da6230944b1",
"reference": "0435a08f69125535336177c29d56af3abc1f69da", "reference": "b439823f04c98b84d4366c79507e9da6230944b1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5945,7 +5946,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v6.4.3" "source": "https://github.com/symfony/var-dumper/tree/v6.4.4"
}, },
"funding": [ "funding": [
{ {
@ -5961,20 +5962,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-01-23T14:53:30+00:00" "time": "2024-02-15T11:23:52+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
"version": "v6.4.3", "version": "v6.4.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-exporter.git", "url": "https://github.com/symfony/var-exporter.git",
"reference": "a8c12b5448a5ac685347f5eeb2abf6a571ec16b8" "reference": "0bd342e24aef49fc82a21bd4eedd3e665d177e5b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/a8c12b5448a5ac685347f5eeb2abf6a571ec16b8", "url": "https://api.github.com/repos/symfony/var-exporter/zipball/0bd342e24aef49fc82a21bd4eedd3e665d177e5b",
"reference": "a8c12b5448a5ac685347f5eeb2abf6a571ec16b8", "reference": "0bd342e24aef49fc82a21bd4eedd3e665d177e5b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6020,7 +6021,7 @@
"serialize" "serialize"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-exporter/tree/v6.4.3" "source": "https://github.com/symfony/var-exporter/tree/v6.4.4"
}, },
"funding": [ "funding": [
{ {
@ -6036,7 +6037,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-01-23T14:51:35+00:00" "time": "2024-02-26T08:37:45+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",