Skip to content
Snippets Groups Projects
Verified Commit e24ba3f4 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3393151 by Spokje, quietone: Update composer dependencies for Drupal 10.2

parent e242a5aa
No related branches found
No related tags found
No related merge requests found
...@@ -209,16 +209,16 @@ ...@@ -209,16 +209,16 @@
}, },
{ {
"name": "composer/semver", "name": "composer/semver",
"version": "3.3.2", "version": "3.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/semver.git", "url": "https://github.com/composer/semver.git",
"reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9" "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9", "url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32",
"reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9", "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -268,9 +268,9 @@ ...@@ -268,9 +268,9 @@
"versioning" "versioning"
], ],
"support": { "support": {
"irc": "irc://irc.freenode.org/composer", "irc": "ircs://irc.libera.chat:6697/composer",
"issues": "https://github.com/composer/semver/issues", "issues": "https://github.com/composer/semver/issues",
"source": "https://github.com/composer/semver/tree/3.3.2" "source": "https://github.com/composer/semver/tree/3.4.0"
}, },
"funding": [ "funding": [
{ {
...@@ -286,7 +286,7 @@ ...@@ -286,7 +286,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-04-01T19:23:25+00:00" "time": "2023-08-31T09:50:34+00:00"
}, },
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",
...@@ -366,16 +366,16 @@ ...@@ -366,16 +366,16 @@
}, },
{ {
"name": "doctrine/deprecations", "name": "doctrine/deprecations",
"version": "v1.1.1", "version": "1.1.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/deprecations.git", "url": "https://github.com/doctrine/deprecations.git",
"reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3" "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/612a3ee5ab0d5dd97b7cf3874a6efe24325efac3", "url": "https://api.github.com/repos/doctrine/deprecations/zipball/4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
"reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3", "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -407,9 +407,9 @@ ...@@ -407,9 +407,9 @@
"homepage": "https://www.doctrine-project.org/", "homepage": "https://www.doctrine-project.org/",
"support": { "support": {
"issues": "https://github.com/doctrine/deprecations/issues", "issues": "https://github.com/doctrine/deprecations/issues",
"source": "https://github.com/doctrine/deprecations/tree/v1.1.1" "source": "https://github.com/doctrine/deprecations/tree/1.1.2"
}, },
"time": "2023-06-03T09:27:29+00:00" "time": "2023-09-27T20:04:15+00:00"
}, },
{ {
"name": "doctrine/lexer", "name": "doctrine/lexer",
...@@ -715,16 +715,16 @@ ...@@ -715,16 +715,16 @@
}, },
{ {
"name": "egulias/email-validator", "name": "egulias/email-validator",
"version": "4.0.1", "version": "4.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/egulias/EmailValidator.git", "url": "https://github.com/egulias/EmailValidator.git",
"reference": "3a85486b709bc384dae8eb78fb2eec649bdb64ff" "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/3a85486b709bc384dae8eb78fb2eec649bdb64ff", "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ebaaf5be6c0286928352e054f2d5125608e5405e",
"reference": "3a85486b709bc384dae8eb78fb2eec649bdb64ff", "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -733,8 +733,8 @@ ...@@ -733,8 +733,8 @@
"symfony/polyfill-intl-idn": "^1.26" "symfony/polyfill-intl-idn": "^1.26"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^9.5.27", "phpunit/phpunit": "^10.2",
"vimeo/psalm": "^4.30" "vimeo/psalm": "^5.12"
}, },
"suggest": { "suggest": {
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
...@@ -770,7 +770,7 @@ ...@@ -770,7 +770,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/egulias/EmailValidator/issues", "issues": "https://github.com/egulias/EmailValidator/issues",
"source": "https://github.com/egulias/EmailValidator/tree/4.0.1" "source": "https://github.com/egulias/EmailValidator/tree/4.0.2"
}, },
"funding": [ "funding": [
{ {
...@@ -778,26 +778,26 @@ ...@@ -778,26 +778,26 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-01-14T14:17:03+00:00" "time": "2023-10-06T06:47:41+00:00"
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
"version": "7.7.0", "version": "7.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/guzzle.git", "url": "https://github.com/guzzle/guzzle.git",
"reference": "fb7566caccf22d74d1ab270de3551f72a58399f5" "reference": "1110f66a6530a40fe7aea0378fe608ee2b2248f9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/fb7566caccf22d74d1ab270de3551f72a58399f5", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/1110f66a6530a40fe7aea0378fe608ee2b2248f9",
"reference": "fb7566caccf22d74d1ab270de3551f72a58399f5", "reference": "1110f66a6530a40fe7aea0378fe608ee2b2248f9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-json": "*", "ext-json": "*",
"guzzlehttp/promises": "^1.5.3 || ^2.0", "guzzlehttp/promises": "^1.5.3 || ^2.0.1",
"guzzlehttp/psr7": "^1.9.1 || ^2.4.5", "guzzlehttp/psr7": "^1.9.1 || ^2.5.1",
"php": "^7.2.5 || ^8.0", "php": "^7.2.5 || ^8.0",
"psr/http-client": "^1.0", "psr/http-client": "^1.0",
"symfony/deprecation-contracts": "^2.2 || ^3.0" "symfony/deprecation-contracts": "^2.2 || ^3.0"
...@@ -888,7 +888,7 @@ ...@@ -888,7 +888,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/guzzle/issues", "issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.7.0" "source": "https://github.com/guzzle/guzzle/tree/7.8.0"
}, },
"funding": [ "funding": [
{ {
...@@ -904,20 +904,20 @@ ...@@ -904,20 +904,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-21T14:04:53+00:00" "time": "2023-08-27T10:20:53+00:00"
}, },
{ {
"name": "guzzlehttp/promises", "name": "guzzlehttp/promises",
"version": "2.0.0", "version": "2.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/promises.git", "url": "https://github.com/guzzle/promises.git",
"reference": "3a494dc7dc1d7d12e511890177ae2d0e6c107da6" "reference": "111166291a0f8130081195ac4556a5587d7f1b5d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/promises/zipball/3a494dc7dc1d7d12e511890177ae2d0e6c107da6", "url": "https://api.github.com/repos/guzzle/promises/zipball/111166291a0f8130081195ac4556a5587d7f1b5d",
"reference": "3a494dc7dc1d7d12e511890177ae2d0e6c107da6", "reference": "111166291a0f8130081195ac4556a5587d7f1b5d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -971,7 +971,7 @@ ...@@ -971,7 +971,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/promises/issues", "issues": "https://github.com/guzzle/promises/issues",
"source": "https://github.com/guzzle/promises/tree/2.0.0" "source": "https://github.com/guzzle/promises/tree/2.0.1"
}, },
"funding": [ "funding": [
{ {
...@@ -987,20 +987,20 @@ ...@@ -987,20 +987,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-21T13:50:22+00:00" "time": "2023-08-03T15:11:55+00:00"
}, },
{ {
"name": "guzzlehttp/psr7", "name": "guzzlehttp/psr7",
"version": "2.5.0", "version": "2.6.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/psr7.git", "url": "https://github.com/guzzle/psr7.git",
"reference": "b635f279edd83fc275f822a1188157ffea568ff6" "reference": "be45764272e8873c72dbe3d2edcfdfcc3bc9f727"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/b635f279edd83fc275f822a1188157ffea568ff6", "url": "https://api.github.com/repos/guzzle/psr7/zipball/be45764272e8873c72dbe3d2edcfdfcc3bc9f727",
"reference": "b635f279edd83fc275f822a1188157ffea568ff6", "reference": "be45764272e8873c72dbe3d2edcfdfcc3bc9f727",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1087,7 +1087,7 @@ ...@@ -1087,7 +1087,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/psr7/issues", "issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/2.5.0" "source": "https://github.com/guzzle/psr7/tree/2.6.1"
}, },
"funding": [ "funding": [
{ {
...@@ -1103,20 +1103,20 @@ ...@@ -1103,20 +1103,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-04-17T16:11:26+00:00" "time": "2023-08-27T10:13:57+00:00"
}, },
{ {
"name": "masterminds/html5", "name": "masterminds/html5",
"version": "2.8.0", "version": "2.8.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Masterminds/html5-php.git", "url": "https://github.com/Masterminds/html5-php.git",
"reference": "3c5d5a56d56f48a1ca08a0670f0f80c1dad368f3" "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/3c5d5a56d56f48a1ca08a0670f0f80c1dad368f3", "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f47dcf3c70c584de14f21143c55d9939631bc6cf",
"reference": "3c5d5a56d56f48a1ca08a0670f0f80c1dad368f3", "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1168,9 +1168,9 @@ ...@@ -1168,9 +1168,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/Masterminds/html5-php/issues", "issues": "https://github.com/Masterminds/html5-php/issues",
"source": "https://github.com/Masterminds/html5-php/tree/2.8.0" "source": "https://github.com/Masterminds/html5-php/tree/2.8.1"
}, },
"time": "2023-04-26T07:27:39+00:00" "time": "2023-05-10T11:58:31+00:00"
}, },
{ {
"name": "mck89/peast", "name": "mck89/peast",
...@@ -1613,16 +1613,16 @@ ...@@ -1613,16 +1613,16 @@
}, },
{ {
"name": "psr/http-client", "name": "psr/http-client",
"version": "1.0.2", "version": "1.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-fig/http-client.git", "url": "https://github.com/php-fig/http-client.git",
"reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31" "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31", "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
"reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31", "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1659,9 +1659,9 @@ ...@@ -1659,9 +1659,9 @@
"psr-18" "psr-18"
], ],
"support": { "support": {
"source": "https://github.com/php-fig/http-client/tree/1.0.2" "source": "https://github.com/php-fig/http-client"
}, },
"time": "2023-04-10T20:12:12+00:00" "time": "2023-09-23T14:17:50+00:00"
}, },
{ {
"name": "psr/http-factory", "name": "psr/http-factory",
...@@ -2027,16 +2027,16 @@ ...@@ -2027,16 +2027,16 @@
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v6.4.0-BETA1", "version": "v6.4.0-BETA2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "f1d70a95b1004208f2e018e75d40ac7da05148eb" "reference": "8e57d1d87125bd48ac7c3b9f496f3901e04f5a27"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f1d70a95b1004208f2e018e75d40ac7da05148eb", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/8e57d1d87125bd48ac7c3b9f496f3901e04f5a27",
"reference": "f1d70a95b1004208f2e018e75d40ac7da05148eb", "reference": "8e57d1d87125bd48ac7c3b9f496f3901e04f5a27",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2088,7 +2088,7 @@ ...@@ -2088,7 +2088,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.0-BETA1" "source": "https://github.com/symfony/dependency-injection/tree/v6.4.0-BETA2"
}, },
"funding": [ "funding": [
{ {
...@@ -2104,7 +2104,7 @@ ...@@ -2104,7 +2104,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-10-20T16:56:59+00:00" "time": "2023-10-29T12:45:54+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
...@@ -2406,16 +2406,16 @@ ...@@ -2406,16 +2406,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v6.4.0-BETA1", "version": "v6.4.0-BETA2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "f98c17747cfc35453ff0e0f6281aed51671728d6" "reference": "ead32024e350d01701db3e92f71a6b23d113d67c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/f98c17747cfc35453ff0e0f6281aed51671728d6", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ead32024e350d01701db3e92f71a6b23d113d67c",
"reference": "f98c17747cfc35453ff0e0f6281aed51671728d6", "reference": "ead32024e350d01701db3e92f71a6b23d113d67c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2463,7 +2463,7 @@ ...@@ -2463,7 +2463,7 @@
"description": "Defines an object-oriented layer for the HTTP specification", "description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-foundation/tree/v6.4.0-BETA1" "source": "https://github.com/symfony/http-foundation/tree/v6.4.0-BETA2"
}, },
"funding": [ "funding": [
{ {
...@@ -2479,20 +2479,20 @@ ...@@ -2479,20 +2479,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-10-18T09:43:34+00:00" "time": "2023-10-29T12:45:59+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v6.4.0-BETA1", "version": "v6.4.0-BETA2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "11d03d8c232a7bc40838e997db727a48636c00b7" "reference": "08b207123b1023924cc05ac9cca2715f42ba268d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/11d03d8c232a7bc40838e997db727a48636c00b7", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/08b207123b1023924cc05ac9cca2715f42ba268d",
"reference": "11d03d8c232a7bc40838e997db727a48636c00b7", "reference": "08b207123b1023924cc05ac9cca2715f42ba268d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2576,7 +2576,7 @@ ...@@ -2576,7 +2576,7 @@
"description": "Provides a structured process for converting a Request into a Response", "description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-kernel/tree/v6.4.0-BETA1" "source": "https://github.com/symfony/http-kernel/tree/v6.4.0-BETA2"
}, },
"funding": [ "funding": [
{ {
...@@ -2592,7 +2592,7 @@ ...@@ -2592,7 +2592,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-10-21T13:20:15+00:00" "time": "2023-10-29T14:39:04+00:00"
}, },
{ {
"name": "symfony/mailer", "name": "symfony/mailer",
...@@ -3340,16 +3340,16 @@ ...@@ -3340,16 +3340,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v6.4.0-BETA1", "version": "v6.4.0-BETA2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "9973636b20cdc17299022b47d89cc40db2d9f9ca" "reference": "12f9ebe6c117798f5be8692c8abfdf1810b52671"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/9973636b20cdc17299022b47d89cc40db2d9f9ca", "url": "https://api.github.com/repos/symfony/process/zipball/12f9ebe6c117798f5be8692c8abfdf1810b52671",
"reference": "9973636b20cdc17299022b47d89cc40db2d9f9ca", "reference": "12f9ebe6c117798f5be8692c8abfdf1810b52671",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3381,7 +3381,7 @@ ...@@ -3381,7 +3381,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.0-BETA1" "source": "https://github.com/symfony/process/tree/v6.4.0-BETA2"
}, },
"funding": [ "funding": [
{ {
...@@ -3397,7 +3397,7 @@ ...@@ -3397,7 +3397,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-10-16T20:23:37+00:00" "time": "2023-10-29T12:46:52+00:00"
}, },
{ {
"name": "symfony/psr-http-message-bridge", "name": "symfony/psr-http-message-bridge",
...@@ -3490,16 +3490,16 @@ ...@@ -3490,16 +3490,16 @@
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v6.4.0-BETA1", "version": "v6.4.0-BETA2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "ea594c977fca54a7725865ee37ac509601c44598" "reference": "cda2bc5271b5780194dd3ae6c3ab6a3a71e8744b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/ea594c977fca54a7725865ee37ac509601c44598", "url": "https://api.github.com/repos/symfony/routing/zipball/cda2bc5271b5780194dd3ae6c3ab6a3a71e8744b",
"reference": "ea594c977fca54a7725865ee37ac509601c44598", "reference": "cda2bc5271b5780194dd3ae6c3ab6a3a71e8744b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3553,7 +3553,7 @@ ...@@ -3553,7 +3553,7 @@
"url" "url"
], ],
"support": { "support": {
"source": "https://github.com/symfony/routing/tree/v6.4.0-BETA1" "source": "https://github.com/symfony/routing/tree/v6.4.0-BETA2"
}, },
"funding": [ "funding": [
{ {
...@@ -3569,20 +3569,20 @@ ...@@ -3569,20 +3569,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-10-20T12:00:10+00:00" "time": "2023-10-29T12:45:54+00:00"
}, },
{ {
"name": "symfony/serializer", "name": "symfony/serializer",
"version": "v6.4.0-BETA1", "version": "v6.4.0-BETA2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/serializer.git", "url": "https://github.com/symfony/serializer.git",
"reference": "cf7f907e1fa8b0a5d3800bd22d8f8f0f051c8146" "reference": "ef45660449657f2522ade40fe03761da42c57b15"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/cf7f907e1fa8b0a5d3800bd22d8f8f0f051c8146", "url": "https://api.github.com/repos/symfony/serializer/zipball/ef45660449657f2522ade40fe03761da42c57b15",
"reference": "cf7f907e1fa8b0a5d3800bd22d8f8f0f051c8146", "reference": "ef45660449657f2522ade40fe03761da42c57b15",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3651,7 +3651,7 @@ ...@@ -3651,7 +3651,7 @@
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/serializer/tree/v6.4.0-BETA1" "source": "https://github.com/symfony/serializer/tree/v6.4.0-BETA2"
}, },
"funding": [ "funding": [
{ {
...@@ -3667,7 +3667,7 @@ ...@@ -3667,7 +3667,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-10-20T06:06:47+00:00" "time": "2023-10-28T11:29:36+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
...@@ -3917,16 +3917,16 @@ ...@@ -3917,16 +3917,16 @@
}, },
{ {
"name": "symfony/validator", "name": "symfony/validator",
"version": "v6.4.0-BETA1", "version": "v6.4.0-BETA2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/validator.git", "url": "https://github.com/symfony/validator.git",
"reference": "7960390054d4fd0593e33299730d7913b222097f" "reference": "9fc337a9d0da516979460ab9e9fb090d60bc9ba9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/7960390054d4fd0593e33299730d7913b222097f", "url": "https://api.github.com/repos/symfony/validator/zipball/9fc337a9d0da516979460ab9e9fb090d60bc9ba9",
"reference": "7960390054d4fd0593e33299730d7913b222097f", "reference": "9fc337a9d0da516979460ab9e9fb090d60bc9ba9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3993,7 +3993,7 @@ ...@@ -3993,7 +3993,7 @@
"description": "Provides tools to validate values", "description": "Provides tools to validate values",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/validator/tree/v6.4.0-BETA1" "source": "https://github.com/symfony/validator/tree/v6.4.0-BETA2"
}, },
"funding": [ "funding": [
{ {
...@@ -4009,20 +4009,20 @@ ...@@ -4009,20 +4009,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-10-20T16:31:34+00:00" "time": "2023-10-28T23:12:08+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v6.4.0-BETA1", "version": "v6.4.0-BETA2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "86901b12011e790bdc7bc8fb934f2ca8e22981ef" "reference": "44d76a06588621fe88a4c49ca398364c1be39080"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/86901b12011e790bdc7bc8fb934f2ca8e22981ef", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/44d76a06588621fe88a4c49ca398364c1be39080",
"reference": "86901b12011e790bdc7bc8fb934f2ca8e22981ef", "reference": "44d76a06588621fe88a4c49ca398364c1be39080",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4078,7 +4078,7 @@ ...@@ -4078,7 +4078,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v6.4.0-BETA1" "source": "https://github.com/symfony/var-dumper/tree/v6.4.0-BETA2"
}, },
"funding": [ "funding": [
{ {
...@@ -4094,7 +4094,7 @@ ...@@ -4094,7 +4094,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-10-18T09:43:34+00:00" "time": "2023-10-25T07:37:32+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
...@@ -4172,16 +4172,16 @@ ...@@ -4172,16 +4172,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v6.4.0-BETA1", "version": "v6.4.0-BETA2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "63b478dd68d045bea0fb6dbeb8a9c663f35ed7b9" "reference": "96d3ed6e28fdffa9d07d874e586c4d5da59798f6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/63b478dd68d045bea0fb6dbeb8a9c663f35ed7b9", "url": "https://api.github.com/repos/symfony/yaml/zipball/96d3ed6e28fdffa9d07d874e586c4d5da59798f6",
"reference": "63b478dd68d045bea0fb6dbeb8a9c663f35ed7b9", "reference": "96d3ed6e28fdffa9d07d874e586c4d5da59798f6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4224,7 +4224,7 @@ ...@@ -4224,7 +4224,7 @@
"description": "Loads and dumps YAML files", "description": "Loads and dumps YAML files",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/yaml/tree/v6.4.0-BETA1" "source": "https://github.com/symfony/yaml/tree/v6.4.0-BETA2"
}, },
"funding": [ "funding": [
{ {
...@@ -4240,20 +4240,20 @@ ...@@ -4240,20 +4240,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-09-25T12:52:38+00:00" "time": "2023-10-29T09:51:40+00:00"
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.6.0", "version": "v3.7.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "106c170d08e8415d78be2d16c3d057d0d108262b" "reference": "a0ce373a0ca3bf6c64b9e3e2124aca502ba39554"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/106c170d08e8415d78be2d16c3d057d0d108262b", "url": "https://api.github.com/repos/twigphp/Twig/zipball/a0ce373a0ca3bf6c64b9e3e2124aca502ba39554",
"reference": "106c170d08e8415d78be2d16c3d057d0d108262b", "reference": "a0ce373a0ca3bf6c64b9e3e2124aca502ba39554",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4263,7 +4263,7 @@ ...@@ -4263,7 +4263,7 @@
}, },
"require-dev": { "require-dev": {
"psr/container": "^1.0|^2.0", "psr/container": "^1.0|^2.0",
"symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0" "symfony/phpunit-bridge": "^5.4.9|^6.3"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
...@@ -4299,7 +4299,7 @@ ...@@ -4299,7 +4299,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/twigphp/Twig/issues", "issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.6.0" "source": "https://github.com/twigphp/Twig/tree/v3.7.1"
}, },
"funding": [ "funding": [
{ {
...@@ -4311,7 +4311,7 @@ ...@@ -4311,7 +4311,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-03T19:06:57+00:00" "time": "2023-08-28T11:09:02+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [
...@@ -4593,16 +4593,16 @@ ...@@ -4593,16 +4593,16 @@
}, },
{ {
"name": "composer/ca-bundle", "name": "composer/ca-bundle",
"version": "1.3.6", "version": "1.3.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/ca-bundle.git", "url": "https://github.com/composer/ca-bundle.git",
"reference": "90d087e988ff194065333d16bc5cf649872d9cdb" "reference": "76e46335014860eec1aa5a724799a00a2e47cc85"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/90d087e988ff194065333d16bc5cf649872d9cdb", "url": "https://api.github.com/repos/composer/ca-bundle/zipball/76e46335014860eec1aa5a724799a00a2e47cc85",
"reference": "90d087e988ff194065333d16bc5cf649872d9cdb", "reference": "76e46335014860eec1aa5a724799a00a2e47cc85",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4649,7 +4649,7 @@ ...@@ -4649,7 +4649,7 @@
"support": { "support": {
"irc": "irc://irc.freenode.org/composer", "irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/ca-bundle/issues", "issues": "https://github.com/composer/ca-bundle/issues",
"source": "https://github.com/composer/ca-bundle/tree/1.3.6" "source": "https://github.com/composer/ca-bundle/tree/1.3.7"
}, },
"funding": [ "funding": [
{ {
...@@ -4665,26 +4665,26 @@ ...@@ -4665,26 +4665,26 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-06-06T12:02:59+00:00" "time": "2023-08-30T09:31:38+00:00"
}, },
{ {
"name": "composer/class-map-generator", "name": "composer/class-map-generator",
"version": "1.0.0", "version": "1.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/class-map-generator.git", "url": "https://github.com/composer/class-map-generator.git",
"reference": "1e1cb2b791facb2dfe32932a7718cf2571187513" "reference": "953cc4ea32e0c31f2185549c7d216d7921f03da9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/class-map-generator/zipball/1e1cb2b791facb2dfe32932a7718cf2571187513", "url": "https://api.github.com/repos/composer/class-map-generator/zipball/953cc4ea32e0c31f2185549c7d216d7921f03da9",
"reference": "1e1cb2b791facb2dfe32932a7718cf2571187513", "reference": "953cc4ea32e0c31f2185549c7d216d7921f03da9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"composer/pcre": "^2 || ^3", "composer/pcre": "^2.1 || ^3.1",
"php": "^7.2 || ^8.0", "php": "^7.2 || ^8.0",
"symfony/finder": "^4.4 || ^5.3 || ^6" "symfony/finder": "^4.4 || ^5.3 || ^6 || ^7"
}, },
"require-dev": { "require-dev": {
"phpstan/phpstan": "^1.6", "phpstan/phpstan": "^1.6",
...@@ -4722,7 +4722,7 @@ ...@@ -4722,7 +4722,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/composer/class-map-generator/issues", "issues": "https://github.com/composer/class-map-generator/issues",
"source": "https://github.com/composer/class-map-generator/tree/1.0.0" "source": "https://github.com/composer/class-map-generator/tree/1.1.0"
}, },
"funding": [ "funding": [
{ {
...@@ -4738,20 +4738,20 @@ ...@@ -4738,20 +4738,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-06-19T11:31:27+00:00" "time": "2023-06-30T13:58:57+00:00"
}, },
{ {
"name": "composer/composer", "name": "composer/composer",
"version": "2.6.4", "version": "2.6.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/composer.git", "url": "https://github.com/composer/composer.git",
"reference": "d75d17c16a863438027d1d96401cddcd6aa5bb60" "reference": "4b0fe89db9e65b1e64df633a992e70a7a215ab33"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/composer/zipball/d75d17c16a863438027d1d96401cddcd6aa5bb60", "url": "https://api.github.com/repos/composer/composer/zipball/4b0fe89db9e65b1e64df633a992e70a7a215ab33",
"reference": "d75d17c16a863438027d1d96401cddcd6aa5bb60", "reference": "4b0fe89db9e65b1e64df633a992e70a7a215ab33",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4836,7 +4836,7 @@ ...@@ -4836,7 +4836,7 @@
"irc": "ircs://irc.libera.chat:6697/composer", "irc": "ircs://irc.libera.chat:6697/composer",
"issues": "https://github.com/composer/composer/issues", "issues": "https://github.com/composer/composer/issues",
"security": "https://github.com/composer/composer/security/policy", "security": "https://github.com/composer/composer/security/policy",
"source": "https://github.com/composer/composer/tree/2.6.4" "source": "https://github.com/composer/composer/tree/2.6.5"
}, },
"funding": [ "funding": [
{ {
...@@ -4852,7 +4852,7 @@ ...@@ -4852,7 +4852,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-09-29T08:54:47+00:00" "time": "2023-10-06T08:11:52+00:00"
}, },
{ {
"name": "composer/metadata-minifier", "name": "composer/metadata-minifier",
...@@ -4925,16 +4925,16 @@ ...@@ -4925,16 +4925,16 @@
}, },
{ {
"name": "composer/pcre", "name": "composer/pcre",
"version": "3.1.0", "version": "3.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/pcre.git", "url": "https://github.com/composer/pcre.git",
"reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2" "reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/pcre/zipball/4bff79ddd77851fe3cdd11616ed3f92841ba5bd2", "url": "https://api.github.com/repos/composer/pcre/zipball/00104306927c7a0919b4ced2aaa6782c1e61a3c9",
"reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2", "reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4976,7 +4976,7 @@ ...@@ -4976,7 +4976,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/composer/pcre/issues", "issues": "https://github.com/composer/pcre/issues",
"source": "https://github.com/composer/pcre/tree/3.1.0" "source": "https://github.com/composer/pcre/tree/3.1.1"
}, },
"funding": [ "funding": [
{ {
...@@ -4992,7 +4992,7 @@ ...@@ -4992,7 +4992,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-17T09:50:14+00:00" "time": "2023-10-11T07:11:09+00:00"
}, },
{ {
"name": "composer/spdx-licenses", "name": "composer/spdx-licenses",
...@@ -5341,16 +5341,16 @@ ...@@ -5341,16 +5341,16 @@
}, },
{ {
"name": "google/protobuf", "name": "google/protobuf",
"version": "v3.23.3", "version": "v3.25.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/protocolbuffers/protobuf-php.git", "url": "https://github.com/protocolbuffers/protobuf-php.git",
"reference": "e611e00ffc99123fcbddc77774f26c813ead9294" "reference": "e5a021e653ee3a7a78760caefa605b4ec31bba80"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/e611e00ffc99123fcbddc77774f26c813ead9294", "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/e5a021e653ee3a7a78760caefa605b4ec31bba80",
"reference": "e611e00ffc99123fcbddc77774f26c813ead9294", "reference": "e5a021e653ee3a7a78760caefa605b4ec31bba80",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5379,9 +5379,9 @@ ...@@ -5379,9 +5379,9 @@
"proto" "proto"
], ],
"support": { "support": {
"source": "https://github.com/protocolbuffers/protobuf-php/tree/v3.23.3" "source": "https://github.com/protocolbuffers/protobuf-php/tree/v3.25.0"
}, },
"time": "2023-06-14T16:51:17+00:00" "time": "2023-11-01T22:12:38+00:00"
}, },
{ {
"name": "instaclick/php-webdriver", "name": "instaclick/php-webdriver",
...@@ -5448,16 +5448,16 @@ ...@@ -5448,16 +5448,16 @@
}, },
{ {
"name": "justinrainbow/json-schema", "name": "justinrainbow/json-schema",
"version": "5.2.12", "version": "v5.2.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/justinrainbow/json-schema.git", "url": "https://github.com/justinrainbow/json-schema.git",
"reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60" "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60", "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793",
"reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60", "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5512,9 +5512,9 @@ ...@@ -5512,9 +5512,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/justinrainbow/json-schema/issues", "issues": "https://github.com/justinrainbow/json-schema/issues",
"source": "https://github.com/justinrainbow/json-schema/tree/5.2.12" "source": "https://github.com/justinrainbow/json-schema/tree/v5.2.13"
}, },
"time": "2022-04-13T08:02:27+00:00" "time": "2023-09-26T02:20:38+00:00"
}, },
{ {
"name": "mglaman/phpstan-drupal", "name": "mglaman/phpstan-drupal",
...@@ -6343,16 +6343,16 @@ ...@@ -6343,16 +6343,16 @@
}, },
{ {
"name": "php-http/discovery", "name": "php-http/discovery",
"version": "1.18.1", "version": "1.19.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-http/discovery.git", "url": "https://github.com/php-http/discovery.git",
"reference": "f258b3a1d16acb7b21f3b42d7a2494a733365237" "reference": "57f3de01d32085fea20865f9b16fb0e69347c39e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-http/discovery/zipball/f258b3a1d16acb7b21f3b42d7a2494a733365237", "url": "https://api.github.com/repos/php-http/discovery/zipball/57f3de01d32085fea20865f9b16fb0e69347c39e",
"reference": "f258b3a1d16acb7b21f3b42d7a2494a733365237", "reference": "57f3de01d32085fea20865f9b16fb0e69347c39e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6415,9 +6415,9 @@ ...@@ -6415,9 +6415,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/php-http/discovery/issues", "issues": "https://github.com/php-http/discovery/issues",
"source": "https://github.com/php-http/discovery/tree/1.18.1" "source": "https://github.com/php-http/discovery/tree/1.19.1"
}, },
"time": "2023-05-17T08:53:10+00:00" "time": "2023-07-11T07:02:26+00:00"
}, },
{ {
"name": "php-http/guzzle7-adapter", "name": "php-http/guzzle7-adapter",
...@@ -6540,31 +6540,26 @@ ...@@ -6540,31 +6540,26 @@
}, },
{ {
"name": "php-http/promise", "name": "php-http/promise",
"version": "1.1.0", "version": "1.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-http/promise.git", "url": "https://github.com/php-http/promise.git",
"reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88" "reference": "ef4905bfb492ff389eb7f12e26925a0f20073050"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-http/promise/zipball/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88", "url": "https://api.github.com/repos/php-http/promise/zipball/ef4905bfb492ff389eb7f12e26925a0f20073050",
"reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88", "reference": "ef4905bfb492ff389eb7f12e26925a0f20073050",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.1 || ^8.0" "php": "^7.1 || ^8.0"
}, },
"require-dev": { "require-dev": {
"friends-of-phpspec/phpspec-code-coverage": "^4.3.2", "friends-of-phpspec/phpspec-code-coverage": "^4.3.2 || ^6.3",
"phpspec/phpspec": "^5.1.2 || ^6.2" "phpspec/phpspec": "^5.1.2 || ^6.2 || ^7.4"
}, },
"type": "library", "type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Http\\Promise\\": "src/" "Http\\Promise\\": "src/"
...@@ -6591,9 +6586,9 @@ ...@@ -6591,9 +6586,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/php-http/promise/issues", "issues": "https://github.com/php-http/promise/issues",
"source": "https://github.com/php-http/promise/tree/1.1.0" "source": "https://github.com/php-http/promise/tree/1.2.0"
}, },
"time": "2020-07-07T09:29:14+00:00" "time": "2023-10-24T09:20:26+00:00"
}, },
{ {
"name": "phpdocumentor/reflection-common", "name": "phpdocumentor/reflection-common",
...@@ -6707,16 +6702,16 @@ ...@@ -6707,16 +6702,16 @@
}, },
{ {
"name": "phpdocumentor/type-resolver", "name": "phpdocumentor/type-resolver",
"version": "1.7.2", "version": "1.7.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git", "url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "b2fe4d22a5426f38e014855322200b97b5362c0d" "reference": "3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/b2fe4d22a5426f38e014855322200b97b5362c0d", "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419",
"reference": "b2fe4d22a5426f38e014855322200b97b5362c0d", "reference": "3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6759,9 +6754,9 @@ ...@@ -6759,9 +6754,9 @@
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"support": { "support": {
"issues": "https://github.com/phpDocumentor/TypeResolver/issues", "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.7.2" "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.7.3"
}, },
"time": "2023-05-30T18:13:47+00:00" "time": "2023-08-12T11:01:26+00:00"
}, },
{ {
"name": "phpspec/prophecy", "name": "phpspec/prophecy",
...@@ -6929,22 +6924,24 @@ ...@@ -6929,22 +6924,24 @@
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",
"version": "1.20.4", "version": "1.24.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git", "url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd" "reference": "bcad8d995980440892759db0c32acae7c8e79442"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd", "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bcad8d995980440892759db0c32acae7c8e79442",
"reference": "7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd", "reference": "bcad8d995980440892759db0c32acae7c8e79442",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.2 || ^8.0" "php": "^7.2 || ^8.0"
}, },
"require-dev": { "require-dev": {
"doctrine/annotations": "^2.0",
"nikic/php-parser": "^4.15",
"php-parallel-lint/php-parallel-lint": "^1.2", "php-parallel-lint/php-parallel-lint": "^1.2",
"phpstan/extension-installer": "^1.0", "phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^1.5", "phpstan/phpstan": "^1.5",
...@@ -6968,22 +6965,22 @@ ...@@ -6968,22 +6965,22 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types", "description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": { "support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues", "issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.20.4" "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.2"
}, },
"time": "2023-05-02T09:19:37+00:00" "time": "2023-09-26T12:28:12+00:00"
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.10.38", "version": "1.10.40",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691" "reference": "93c84b5bf7669920d823631e39904d69b9c7dc5d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/5302bb402c57f00fb3c2c015bac86e0827e4b691", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/93c84b5bf7669920d823631e39904d69b9c7dc5d",
"reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691", "reference": "93c84b5bf7669920d823631e39904d69b9c7dc5d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7032,7 +7029,7 @@ ...@@ -7032,7 +7029,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-10-06T14:19:14+00:00" "time": "2023-10-30T14:48:31+00:00"
}, },
{ {
"name": "phpstan/phpstan-deprecation-rules", "name": "phpstan/phpstan-deprecation-rules",
...@@ -7084,16 +7081,16 @@ ...@@ -7084,16 +7081,16 @@
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",
"version": "1.3.13", "version": "1.3.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-phpunit.git", "url": "https://github.com/phpstan/phpstan-phpunit.git",
"reference": "d8bdab0218c5eb0964338d24a8511b65e9c94fa5" "reference": "70ecacc64fe8090d8d2a33db5a51fe8e88acd93a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/d8bdab0218c5eb0964338d24a8511b65e9c94fa5", "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/70ecacc64fe8090d8d2a33db5a51fe8e88acd93a",
"reference": "d8bdab0218c5eb0964338d24a8511b65e9c94fa5", "reference": "70ecacc64fe8090d8d2a33db5a51fe8e88acd93a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7106,7 +7103,7 @@ ...@@ -7106,7 +7103,7 @@
"require-dev": { "require-dev": {
"nikic/php-parser": "^4.13.0", "nikic/php-parser": "^4.13.0",
"php-parallel-lint/php-parallel-lint": "^1.2", "php-parallel-lint/php-parallel-lint": "^1.2",
"phpstan/phpstan-strict-rules": "^1.0", "phpstan/phpstan-strict-rules": "^1.5.1",
"phpunit/phpunit": "^9.5" "phpunit/phpunit": "^9.5"
}, },
"type": "phpstan-extension", "type": "phpstan-extension",
...@@ -7130,9 +7127,9 @@ ...@@ -7130,9 +7127,9 @@
"description": "PHPUnit extensions and rules for PHPStan", "description": "PHPUnit extensions and rules for PHPStan",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan-phpunit/issues", "issues": "https://github.com/phpstan/phpstan-phpunit/issues",
"source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.13" "source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.15"
}, },
"time": "2023-05-26T11:05:59+00:00" "time": "2023-10-09T18:58:39+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
...@@ -7558,23 +7555,24 @@ ...@@ -7558,23 +7555,24 @@
}, },
{ {
"name": "react/promise", "name": "react/promise",
"version": "v2.10.0", "version": "v3.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/reactphp/promise.git", "url": "https://github.com/reactphp/promise.git",
"reference": "f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38" "reference": "c86753c76fd3be465d93b308f18d189f01a22be4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/reactphp/promise/zipball/f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38", "url": "https://api.github.com/repos/reactphp/promise/zipball/c86753c76fd3be465d93b308f18d189f01a22be4",
"reference": "f913fb8cceba1e6644b7b90c4bfb678ed8a3ef38", "reference": "c86753c76fd3be465d93b308f18d189f01a22be4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.4.0" "php": ">=7.1.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.36" "phpstan/phpstan": "1.10.20 || 1.4.10",
"phpunit/phpunit": "^9.5 || ^7.5"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
...@@ -7618,7 +7616,7 @@ ...@@ -7618,7 +7616,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/reactphp/promise/issues", "issues": "https://github.com/reactphp/promise/issues",
"source": "https://github.com/reactphp/promise/tree/v2.10.0" "source": "https://github.com/reactphp/promise/tree/v3.0.0"
}, },
"funding": [ "funding": [
{ {
...@@ -7626,7 +7624,7 @@ ...@@ -7626,7 +7624,7 @@
"type": "open_collective" "type": "open_collective"
} }
], ],
"time": "2023-05-02T15:15:43+00:00" "time": "2023-07-11T16:12:49+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",
...@@ -8640,16 +8638,16 @@ ...@@ -8640,16 +8638,16 @@
}, },
{ {
"name": "seld/signal-handler", "name": "seld/signal-handler",
"version": "2.0.1", "version": "2.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Seldaek/signal-handler.git", "url": "https://github.com/Seldaek/signal-handler.git",
"reference": "f69d119511dc0360440cdbdaa71829c149b7be75" "reference": "04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Seldaek/signal-handler/zipball/f69d119511dc0360440cdbdaa71829c149b7be75", "url": "https://api.github.com/repos/Seldaek/signal-handler/zipball/04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98",
"reference": "f69d119511dc0360440cdbdaa71829c149b7be75", "reference": "04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -8695,22 +8693,22 @@ ...@@ -8695,22 +8693,22 @@
], ],
"support": { "support": {
"issues": "https://github.com/Seldaek/signal-handler/issues", "issues": "https://github.com/Seldaek/signal-handler/issues",
"source": "https://github.com/Seldaek/signal-handler/tree/2.0.1" "source": "https://github.com/Seldaek/signal-handler/tree/2.0.2"
}, },
"time": "2022-07-20T18:31:45+00:00" "time": "2023-09-03T09:24:00+00:00"
}, },
{ {
"name": "sirbrillig/phpcs-variable-analysis", "name": "sirbrillig/phpcs-variable-analysis",
"version": "v2.11.16", "version": "v2.11.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sirbrillig/phpcs-variable-analysis.git", "url": "https://github.com/sirbrillig/phpcs-variable-analysis.git",
"reference": "dc5582dc5a93a235557af73e523c389aac9a8e88" "reference": "3b71162a6bf0cde2bff1752e40a1788d8273d049"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/dc5582dc5a93a235557af73e523c389aac9a8e88", "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/3b71162a6bf0cde2bff1752e40a1788d8273d049",
"reference": "dc5582dc5a93a235557af73e523c389aac9a8e88", "reference": "3b71162a6bf0cde2bff1752e40a1788d8273d049",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -8755,36 +8753,36 @@ ...@@ -8755,36 +8753,36 @@
"source": "https://github.com/sirbrillig/phpcs-variable-analysis", "source": "https://github.com/sirbrillig/phpcs-variable-analysis",
"wiki": "https://github.com/sirbrillig/phpcs-variable-analysis/wiki" "wiki": "https://github.com/sirbrillig/phpcs-variable-analysis/wiki"
}, },
"time": "2023-03-31T16:46:32+00:00" "time": "2023-08-05T23:46:11+00:00"
}, },
{ {
"name": "slevomat/coding-standard", "name": "slevomat/coding-standard",
"version": "8.12.1", "version": "8.14.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/slevomat/coding-standard.git", "url": "https://github.com/slevomat/coding-standard.git",
"reference": "f69e2524e8770efb9b3e5ac4a0ebc0d54eb446d7" "reference": "fea1fd6f137cc84f9cba0ae30d549615dbc6a926"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/f69e2524e8770efb9b3e5ac4a0ebc0d54eb446d7", "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/fea1fd6f137cc84f9cba0ae30d549615dbc6a926",
"reference": "f69e2524e8770efb9b3e5ac4a0ebc0d54eb446d7", "reference": "fea1fd6f137cc84f9cba0ae30d549615dbc6a926",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0", "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0",
"php": "^7.2 || ^8.0", "php": "^7.2 || ^8.0",
"phpstan/phpdoc-parser": ">=1.20.0 <1.21.0", "phpstan/phpdoc-parser": "^1.23.1",
"squizlabs/php_codesniffer": "^3.7.1" "squizlabs/php_codesniffer": "^3.7.1"
}, },
"require-dev": { "require-dev": {
"phing/phing": "2.17.4", "phing/phing": "2.17.4",
"php-parallel-lint/php-parallel-lint": "1.3.2", "php-parallel-lint/php-parallel-lint": "1.3.2",
"phpstan/phpstan": "1.10.15", "phpstan/phpstan": "1.10.37",
"phpstan/phpstan-deprecation-rules": "1.1.3", "phpstan/phpstan-deprecation-rules": "1.1.4",
"phpstan/phpstan-phpunit": "1.3.11", "phpstan/phpstan-phpunit": "1.3.14",
"phpstan/phpstan-strict-rules": "1.5.1", "phpstan/phpstan-strict-rules": "1.5.1",
"phpunit/phpunit": "7.5.20|8.5.21|9.6.8|10.1.3" "phpunit/phpunit": "8.5.21|9.6.8|10.3.5"
}, },
"type": "phpcodesniffer-standard", "type": "phpcodesniffer-standard",
"extra": { "extra": {
...@@ -8808,7 +8806,7 @@ ...@@ -8808,7 +8806,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/slevomat/coding-standard/issues", "issues": "https://github.com/slevomat/coding-standard/issues",
"source": "https://github.com/slevomat/coding-standard/tree/8.12.1" "source": "https://github.com/slevomat/coding-standard/tree/8.14.1"
}, },
"funding": [ "funding": [
{ {
...@@ -8820,7 +8818,7 @@ ...@@ -8820,7 +8818,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-15T21:42:25+00:00" "time": "2023-10-08T07:28:08+00:00"
}, },
{ {
"name": "squizlabs/php_codesniffer", "name": "squizlabs/php_codesniffer",
...@@ -9014,16 +9012,16 @@ ...@@ -9014,16 +9012,16 @@
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
"version": "v6.4.0-BETA1", "version": "v6.4.0-BETA2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dom-crawler.git", "url": "https://github.com/symfony/dom-crawler.git",
"reference": "31371484a55a8cfc1906201baed9814856e281a6" "reference": "29e5826fa217330ba9ff57cb9706726f55e99a66"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/31371484a55a8cfc1906201baed9814856e281a6", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/29e5826fa217330ba9ff57cb9706726f55e99a66",
"reference": "31371484a55a8cfc1906201baed9814856e281a6", "reference": "29e5826fa217330ba9ff57cb9706726f55e99a66",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9061,7 +9059,7 @@ ...@@ -9061,7 +9059,7 @@
"description": "Eases DOM navigation for HTML and XML documents", "description": "Eases DOM navigation for HTML and XML documents",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/dom-crawler/tree/v6.4.0-BETA1" "source": "https://github.com/symfony/dom-crawler/tree/v6.4.0-BETA2"
}, },
"funding": [ "funding": [
{ {
...@@ -9077,7 +9075,7 @@ ...@@ -9077,7 +9075,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-08-16T10:06:57+00:00" "time": "2023-10-29T12:45:54+00:00"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
...@@ -9208,16 +9206,16 @@ ...@@ -9208,16 +9206,16 @@
}, },
{ {
"name": "symfony/lock", "name": "symfony/lock",
"version": "v6.4.0-BETA1", "version": "v6.4.0-BETA2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/lock.git", "url": "https://github.com/symfony/lock.git",
"reference": "c743cb71b57efcc5593330d753d64206ef86b124" "reference": "3c30a5b6222fe9b9a02f621eb1e2290fa2b80bfc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/lock/zipball/c743cb71b57efcc5593330d753d64206ef86b124", "url": "https://api.github.com/repos/symfony/lock/zipball/3c30a5b6222fe9b9a02f621eb1e2290fa2b80bfc",
"reference": "c743cb71b57efcc5593330d753d64206ef86b124", "reference": "3c30a5b6222fe9b9a02f621eb1e2290fa2b80bfc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9267,7 +9265,7 @@ ...@@ -9267,7 +9265,7 @@
"semaphore" "semaphore"
], ],
"support": { "support": {
"source": "https://github.com/symfony/lock/tree/v6.4.0-BETA1" "source": "https://github.com/symfony/lock/tree/v6.4.0-BETA2"
}, },
"funding": [ "funding": [
{ {
...@@ -9283,20 +9281,20 @@ ...@@ -9283,20 +9281,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-10-12T15:29:05+00:00" "time": "2023-10-29T12:42:46+00:00"
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
"version": "v6.4.0-BETA1", "version": "v6.4.0-BETA2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git", "url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "447e284014339f3d9dfaff59f319163f8927e75a" "reference": "0470bb7aabd70b4047c088ca4b8b7f2f1a4eceaa"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/447e284014339f3d9dfaff59f319163f8927e75a", "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/0470bb7aabd70b4047c088ca4b8b7f2f1a4eceaa",
"reference": "447e284014339f3d9dfaff59f319163f8927e75a", "reference": "0470bb7aabd70b4047c088ca4b8b7f2f1a4eceaa",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9348,7 +9346,7 @@ ...@@ -9348,7 +9346,7 @@
"description": "Provides utilities for PHPUnit, especially user deprecation notices management", "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v6.4.0-BETA1" "source": "https://github.com/symfony/phpunit-bridge/tree/v6.4.0-BETA2"
}, },
"funding": [ "funding": [
{ {
...@@ -9364,7 +9362,7 @@ ...@@ -9364,7 +9362,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-10-20T16:29:30+00:00" "time": "2023-10-27T07:51:07+00:00"
}, },
{ {
"name": "symfony/polyfill-php82", "name": "symfony/polyfill-php82",
......
...@@ -9,15 +9,15 @@ ...@@ -9,15 +9,15 @@
"require": { "require": {
"drupal/core": "11.x-dev", "drupal/core": "11.x-dev",
"asm89/stack-cors": "~v2.1.1", "asm89/stack-cors": "~v2.1.1",
"composer/semver": "~3.3.2", "composer/semver": "~3.4.0",
"doctrine/annotations": "~1.14.3", "doctrine/annotations": "~1.14.3",
"doctrine/deprecations": "~v1.1.1", "doctrine/deprecations": "~1.1.2",
"doctrine/lexer": "~2.1.0", "doctrine/lexer": "~2.1.0",
"egulias/email-validator": "~4.0.1", "egulias/email-validator": "~4.0.2",
"guzzlehttp/guzzle": "~7.7.0", "guzzlehttp/guzzle": "~7.8.0",
"guzzlehttp/promises": "~2.0.0", "guzzlehttp/promises": "~2.0.1",
"guzzlehttp/psr7": "~2.5.0", "guzzlehttp/psr7": "~2.6.1",
"masterminds/html5": "~2.8.0", "masterminds/html5": "~2.8.1",
"mck89/peast": "~v1.15.4", "mck89/peast": "~v1.15.4",
"pear/archive_tar": "~1.4.14", "pear/archive_tar": "~1.4.14",
"pear/console_getopt": "~v1.4.3", "pear/console_getopt": "~v1.4.3",
...@@ -26,19 +26,19 @@ ...@@ -26,19 +26,19 @@
"psr/cache": "~3.0.0", "psr/cache": "~3.0.0",
"psr/container": "~2.0.2", "psr/container": "~2.0.2",
"psr/event-dispatcher": "~1.0.0", "psr/event-dispatcher": "~1.0.0",
"psr/http-client": "~1.0.2", "psr/http-client": "~1.0.3",
"psr/http-factory": "~1.0.2", "psr/http-factory": "~1.0.2",
"psr/log": "~3.0.0", "psr/log": "~3.0.0",
"ralouphie/getallheaders": "~3.0.3", "ralouphie/getallheaders": "~3.0.3",
"sebastian/diff": "~4.0.5", "sebastian/diff": "~4.0.5",
"symfony/console": "~v6.4.0-BETA1", "symfony/console": "~v6.4.0-BETA1",
"symfony/dependency-injection": "~v6.4.0-BETA1", "symfony/dependency-injection": "~v6.4.0-BETA2",
"symfony/deprecation-contracts": "~v3.3.0", "symfony/deprecation-contracts": "~v3.3.0",
"symfony/error-handler": "~v6.4.0-BETA1", "symfony/error-handler": "~v6.4.0-BETA1",
"symfony/event-dispatcher": "~v6.4.0-BETA1", "symfony/event-dispatcher": "~v6.4.0-BETA1",
"symfony/event-dispatcher-contracts": "~v3.3.0", "symfony/event-dispatcher-contracts": "~v3.3.0",
"symfony/http-foundation": "~v6.4.0-BETA1", "symfony/http-foundation": "~v6.4.0-BETA2",
"symfony/http-kernel": "~v6.4.0-BETA1", "symfony/http-kernel": "~v6.4.0-BETA2",
"symfony/mailer": "~v6.4.0-BETA1", "symfony/mailer": "~v6.4.0-BETA1",
"symfony/mime": "~v6.4.0-BETA1", "symfony/mime": "~v6.4.0-BETA1",
"symfony/polyfill-ctype": "~v1.28.0", "symfony/polyfill-ctype": "~v1.28.0",
...@@ -48,17 +48,17 @@ ...@@ -48,17 +48,17 @@
"symfony/polyfill-intl-normalizer": "~v1.28.0", "symfony/polyfill-intl-normalizer": "~v1.28.0",
"symfony/polyfill-mbstring": "~v1.28.0", "symfony/polyfill-mbstring": "~v1.28.0",
"symfony/polyfill-php83": "~v1.28.0", "symfony/polyfill-php83": "~v1.28.0",
"symfony/process": "~v6.4.0-BETA1", "symfony/process": "~v6.4.0-BETA2",
"symfony/psr-http-message-bridge": "~v2.3.1", "symfony/psr-http-message-bridge": "~v2.3.1",
"symfony/routing": "~v6.4.0-BETA1", "symfony/routing": "~v6.4.0-BETA2",
"symfony/serializer": "~v6.4.0-BETA1", "symfony/serializer": "~v6.4.0-BETA2",
"symfony/service-contracts": "~v3.3.0", "symfony/service-contracts": "~v3.3.0",
"symfony/string": "~v6.3.5", "symfony/string": "~v6.3.5",
"symfony/translation-contracts": "~v3.3.0", "symfony/translation-contracts": "~v3.3.0",
"symfony/validator": "~v6.4.0-BETA1", "symfony/validator": "~v6.4.0-BETA2",
"symfony/var-dumper": "~v6.4.0-BETA1", "symfony/var-dumper": "~v6.4.0-BETA2",
"symfony/var-exporter": "~v6.3.6", "symfony/var-exporter": "~v6.3.6",
"symfony/yaml": "~v6.4.0-BETA1", "symfony/yaml": "~v6.4.0-BETA2",
"twig/twig": "~v3.6.0" "twig/twig": "~v3.7.1"
} }
} }
...@@ -12,19 +12,19 @@ ...@@ -12,19 +12,19 @@
"behat/mink-browserkit-driver": "v2.1.0", "behat/mink-browserkit-driver": "v2.1.0",
"behat/mink-selenium2-driver": "v1.6.0", "behat/mink-selenium2-driver": "v1.6.0",
"colinodell/psr-testlogger": "v1.2.0", "colinodell/psr-testlogger": "v1.2.0",
"composer/ca-bundle": "1.3.6", "composer/ca-bundle": "1.3.7",
"composer/class-map-generator": "1.0.0", "composer/class-map-generator": "1.1.0",
"composer/composer": "2.6.4", "composer/composer": "2.6.5",
"composer/metadata-minifier": "1.0.0", "composer/metadata-minifier": "1.0.0",
"composer/pcre": "3.1.0", "composer/pcre": "3.1.1",
"composer/spdx-licenses": "1.5.7", "composer/spdx-licenses": "1.5.7",
"composer/xdebug-handler": "3.0.3", "composer/xdebug-handler": "3.0.3",
"dealerdirect/phpcodesniffer-composer-installer": "v1.0.0", "dealerdirect/phpcodesniffer-composer-installer": "v1.0.0",
"doctrine/instantiator": "2.0.0", "doctrine/instantiator": "2.0.0",
"drupal/coder": "8.3.22", "drupal/coder": "8.3.22",
"google/protobuf": "v3.23.3", "google/protobuf": "v3.25.0",
"instaclick/php-webdriver": "1.4.16", "instaclick/php-webdriver": "1.4.16",
"justinrainbow/json-schema": "5.2.12", "justinrainbow/json-schema": "v5.2.13",
"mglaman/phpstan-drupal": "1.2.0", "mglaman/phpstan-drupal": "1.2.0",
"micheh/phpcs-gitlab": "1.1.0", "micheh/phpcs-gitlab": "1.1.0",
"mikey179/vfsstream": "v1.6.11", "mikey179/vfsstream": "v1.6.11",
...@@ -38,27 +38,27 @@ ...@@ -38,27 +38,27 @@
"open-telemetry/sem-conv": "1.22.1", "open-telemetry/sem-conv": "1.22.1",
"phar-io/manifest": "2.0.3", "phar-io/manifest": "2.0.3",
"phar-io/version": "3.2.1", "phar-io/version": "3.2.1",
"php-http/discovery": "1.18.1", "php-http/discovery": "1.19.1",
"php-http/guzzle7-adapter": "1.0.0", "php-http/guzzle7-adapter": "1.0.0",
"php-http/httplug": "2.4.0", "php-http/httplug": "2.4.0",
"php-http/promise": "1.1.0", "php-http/promise": "1.2.0",
"phpdocumentor/reflection-common": "2.2.0", "phpdocumentor/reflection-common": "2.2.0",
"phpdocumentor/reflection-docblock": "5.3.0", "phpdocumentor/reflection-docblock": "5.3.0",
"phpdocumentor/type-resolver": "1.7.2", "phpdocumentor/type-resolver": "1.7.3",
"phpspec/prophecy": "v1.17.0", "phpspec/prophecy": "v1.17.0",
"phpspec/prophecy-phpunit": "v2.0.2", "phpspec/prophecy-phpunit": "v2.0.2",
"phpstan/extension-installer": "1.3.1", "phpstan/extension-installer": "1.3.1",
"phpstan/phpdoc-parser": "1.20.4", "phpstan/phpdoc-parser": "1.24.2",
"phpstan/phpstan": "1.10.38", "phpstan/phpstan": "1.10.40",
"phpstan/phpstan-deprecation-rules": "1.1.4", "phpstan/phpstan-deprecation-rules": "1.1.4",
"phpstan/phpstan-phpunit": "1.3.13", "phpstan/phpstan-phpunit": "1.3.15",
"phpunit/php-code-coverage": "9.2.29", "phpunit/php-code-coverage": "9.2.29",
"phpunit/php-file-iterator": "3.0.6", "phpunit/php-file-iterator": "3.0.6",
"phpunit/php-invoker": "3.1.1", "phpunit/php-invoker": "3.1.1",
"phpunit/php-text-template": "2.0.4", "phpunit/php-text-template": "2.0.4",
"phpunit/php-timer": "5.0.3", "phpunit/php-timer": "5.0.3",
"phpunit/phpunit": "9.6.13", "phpunit/phpunit": "9.6.13",
"react/promise": "v2.10.0", "react/promise": "v3.0.0",
"sebastian/cli-parser": "1.0.1", "sebastian/cli-parser": "1.0.1",
"sebastian/code-unit": "1.0.8", "sebastian/code-unit": "1.0.8",
"sebastian/code-unit-reverse-lookup": "2.0.3", "sebastian/code-unit-reverse-lookup": "2.0.3",
...@@ -76,17 +76,17 @@ ...@@ -76,17 +76,17 @@
"sebastian/version": "3.0.2", "sebastian/version": "3.0.2",
"seld/jsonlint": "1.10.0", "seld/jsonlint": "1.10.0",
"seld/phar-utils": "1.2.1", "seld/phar-utils": "1.2.1",
"seld/signal-handler": "2.0.1", "seld/signal-handler": "2.0.2",
"sirbrillig/phpcs-variable-analysis": "v2.11.16", "sirbrillig/phpcs-variable-analysis": "v2.11.17",
"slevomat/coding-standard": "8.12.1", "slevomat/coding-standard": "8.14.1",
"squizlabs/php_codesniffer": "3.7.2", "squizlabs/php_codesniffer": "3.7.2",
"symfony/browser-kit": "v6.4.0-BETA1", "symfony/browser-kit": "v6.4.0-BETA1",
"symfony/css-selector": "v6.4.0-BETA1", "symfony/css-selector": "v6.4.0-BETA1",
"symfony/dom-crawler": "v6.4.0-BETA1", "symfony/dom-crawler": "v6.4.0-BETA2",
"symfony/filesystem": "v6.4.0-BETA1", "symfony/filesystem": "v6.4.0-BETA1",
"symfony/finder": "v6.4.0-BETA1", "symfony/finder": "v6.4.0-BETA1",
"symfony/lock": "v6.4.0-BETA1", "symfony/lock": "v6.4.0-BETA2",
"symfony/phpunit-bridge": "v6.4.0-BETA1", "symfony/phpunit-bridge": "v6.4.0-BETA2",
"symfony/polyfill-php82": "v1.28.0", "symfony/polyfill-php82": "v1.28.0",
"theseer/tokenizer": "1.2.1", "theseer/tokenizer": "1.2.1",
"webflo/drupal-finder": "1.2.2", "webflo/drupal-finder": "1.2.2",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment