Issue #3283093 by alexpott, daffie: Update PHP dependencies for minor and patch versions

merge-requests/2339/head
catch 2022-05-30 12:50:29 +01:00
parent dcca2f9041
commit d3d389ec35
4 changed files with 127 additions and 127 deletions

214
composer.lock generated
View File

@ -531,14 +531,14 @@
"dist": {
"type": "path",
"url": "core",
"reference": "646ebf78ff7a6ffb38074769504deb6ae0058b45"
"reference": "3a101dd4009f4062e41a17d13cd48043446423dc"
},
"require": {
"asm89/stack-cors": "^1.3",
"composer/semver": "^3.3",
"doctrine/annotations": "^1.13",
"doctrine/reflection": "^1.2",
"egulias/email-validator": "^2.1.22|^3.1",
"egulias/email-validator": "^2.1.22|^3.2",
"ext-date": "*",
"ext-dom": "*",
"ext-filter": "*",
@ -553,7 +553,7 @@
"ext-tokenizer": "*",
"ext-xml": "*",
"guzzlehttp/guzzle": "^6.5.6 || ^7.4.3",
"laminas/laminas-diactoros": "^2.10",
"laminas/laminas-diactoros": "^2.11",
"laminas/laminas-feed": "^2.17",
"masterminds/html5": "^2.7",
"pear/archive_tar": "^1.4.14",
@ -576,7 +576,7 @@
"symfony/translation": "^4.4",
"symfony/validator": "^4.4",
"symfony/yaml": "^4.4.19",
"twig/twig": "^2.14.11",
"twig/twig": "^2.15",
"typo3/phar-stream-wrapper": "^3.1.3"
},
"conflict": {
@ -850,16 +850,16 @@
},
{
"name": "egulias/email-validator",
"version": "3.1.2",
"version": "3.2",
"source": {
"type": "git",
"url": "https://github.com/egulias/EmailValidator.git",
"reference": "ee0db30118f661fb166bcffbf5d82032df484697"
"reference": "a5ed8d58ed0c340a7c2109f587951b1c84cf6286"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ee0db30118f661fb166bcffbf5d82032df484697",
"reference": "ee0db30118f661fb166bcffbf5d82032df484697",
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/a5ed8d58ed0c340a7c2109f587951b1c84cf6286",
"reference": "a5ed8d58ed0c340a7c2109f587951b1c84cf6286",
"shasum": ""
},
"require": {
@ -906,7 +906,7 @@
],
"support": {
"issues": "https://github.com/egulias/EmailValidator/issues",
"source": "https://github.com/egulias/EmailValidator/tree/3.1.2"
"source": "https://github.com/egulias/EmailValidator/tree/3.2"
},
"funding": [
{
@ -914,7 +914,7 @@
"type": "github"
}
],
"time": "2021-10-11T09:18:27+00:00"
"time": "2022-05-28T22:19:18+00:00"
},
{
"name": "guzzlehttp/guzzle",
@ -1227,16 +1227,16 @@
},
{
"name": "laminas/laminas-diactoros",
"version": "2.10.0",
"version": "2.11.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-diactoros.git",
"reference": "a3f03b3c158a3a7014c6ba553b0cb83bf7da19c4"
"reference": "d1bc565b23c2040fafde398a8a5db083c47928c0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/a3f03b3c158a3a7014c6ba553b0cb83bf7da19c4",
"reference": "a3f03b3c158a3a7014c6ba553b0cb83bf7da19c4",
"url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/d1bc565b23c2040fafde398a8a5db083c47928c0",
"reference": "d1bc565b23c2040fafde398a8a5db083c47928c0",
"shasum": ""
},
"require": {
@ -1322,7 +1322,7 @@
"type": "community_bridge"
}
],
"time": "2022-05-04T15:16:15+00:00"
"time": "2022-05-17T10:57:52+00:00"
},
{
"name": "laminas/laminas-escaper",
@ -2247,16 +2247,16 @@
},
{
"name": "symfony/console",
"version": "v4.4.41",
"version": "v4.4.42",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "0e1e62083b20ccb39c2431293de060f756af905c"
"reference": "cce7a9f99e22937a71a16b23afa762558808d587"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/0e1e62083b20ccb39c2431293de060f756af905c",
"reference": "0e1e62083b20ccb39c2431293de060f756af905c",
"url": "https://api.github.com/repos/symfony/console/zipball/cce7a9f99e22937a71a16b23afa762558808d587",
"reference": "cce7a9f99e22937a71a16b23afa762558808d587",
"shasum": ""
},
"require": {
@ -2317,7 +2317,7 @@
"description": "Eases the creation of beautiful and testable command line interfaces",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/console/tree/v4.4.41"
"source": "https://github.com/symfony/console/tree/v4.4.42"
},
"funding": [
{
@ -2333,7 +2333,7 @@
"type": "tidelift"
}
],
"time": "2022-04-12T15:19:55+00:00"
"time": "2022-05-14T12:35:33+00:00"
},
{
"name": "symfony/debug",
@ -2405,16 +2405,16 @@
},
{
"name": "symfony/dependency-injection",
"version": "v4.4.41",
"version": "v4.4.42",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "74c7f55de0eced4d3c9654809b1871870386a577"
"reference": "f6fdbf252765a09c7ac243617f79f1babef792c9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/74c7f55de0eced4d3c9654809b1871870386a577",
"reference": "74c7f55de0eced4d3c9654809b1871870386a577",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f6fdbf252765a09c7ac243617f79f1babef792c9",
"reference": "f6fdbf252765a09c7ac243617f79f1babef792c9",
"shasum": ""
},
"require": {
@ -2471,7 +2471,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dependency-injection/tree/v4.4.41"
"source": "https://github.com/symfony/dependency-injection/tree/v4.4.42"
},
"funding": [
{
@ -2487,7 +2487,7 @@
"type": "tidelift"
}
],
"time": "2022-04-12T15:19:55+00:00"
"time": "2022-05-24T15:15:52+00:00"
},
{
"name": "symfony/deprecation-contracts",
@ -2626,16 +2626,16 @@
},
{
"name": "symfony/event-dispatcher",
"version": "v4.4.37",
"version": "v4.4.42",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
"reference": "3ccfcfb96ecce1217d7b0875a0736976bc6e63dc"
"reference": "708e761740c16b02c86e3f0c932018a06b895d40"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/3ccfcfb96ecce1217d7b0875a0736976bc6e63dc",
"reference": "3ccfcfb96ecce1217d7b0875a0736976bc6e63dc",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/708e761740c16b02c86e3f0c932018a06b895d40",
"reference": "708e761740c16b02c86e3f0c932018a06b895d40",
"shasum": ""
},
"require": {
@ -2690,7 +2690,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v4.4.37"
"source": "https://github.com/symfony/event-dispatcher/tree/v4.4.42"
},
"funding": [
{
@ -2706,7 +2706,7 @@
"type": "tidelift"
}
],
"time": "2022-01-02T09:41:36+00:00"
"time": "2022-05-05T15:33:49+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
@ -2867,16 +2867,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v4.4.41",
"version": "v4.4.42",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "27441220aebeb096b4eb8267acaaa7feb5e4266c"
"reference": "8e87b3ec23ebbcf7440d91dec8f7ca70dd591eb3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/27441220aebeb096b4eb8267acaaa7feb5e4266c",
"reference": "27441220aebeb096b4eb8267acaaa7feb5e4266c",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/8e87b3ec23ebbcf7440d91dec8f7ca70dd591eb3",
"reference": "8e87b3ec23ebbcf7440d91dec8f7ca70dd591eb3",
"shasum": ""
},
"require": {
@ -2915,7 +2915,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v4.4.41"
"source": "https://github.com/symfony/http-foundation/tree/v4.4.42"
},
"funding": [
{
@ -2931,20 +2931,20 @@
"type": "tidelift"
}
],
"time": "2022-04-21T07:22:34+00:00"
"time": "2022-05-17T11:15:18+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v4.4.41",
"version": "v4.4.42",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "7f8ce5bffc3939c63b7da32de5a546c98eb67698"
"reference": "04181de9459df639512dadf83d544ce12edd6776"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/7f8ce5bffc3939c63b7da32de5a546c98eb67698",
"reference": "7f8ce5bffc3939c63b7da32de5a546c98eb67698",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/04181de9459df639512dadf83d544ce12edd6776",
"reference": "04181de9459df639512dadf83d544ce12edd6776",
"shasum": ""
},
"require": {
@ -3019,7 +3019,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v4.4.41"
"source": "https://github.com/symfony/http-kernel/tree/v4.4.42"
},
"funding": [
{
@ -3035,20 +3035,20 @@
"type": "tidelift"
}
],
"time": "2022-04-27T17:13:11+00:00"
"time": "2022-05-27T07:04:21+00:00"
},
{
"name": "symfony/mime",
"version": "v5.4.8",
"version": "v5.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "af49bc163ec3272f677bde3bc44c0d766c1fd662"
"reference": "2b3802a24e48d0cfccf885173d2aac91e73df92e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/af49bc163ec3272f677bde3bc44c0d766c1fd662",
"reference": "af49bc163ec3272f677bde3bc44c0d766c1fd662",
"url": "https://api.github.com/repos/symfony/mime/zipball/2b3802a24e48d0cfccf885173d2aac91e73df92e",
"reference": "2b3802a24e48d0cfccf885173d2aac91e73df92e",
"shasum": ""
},
"require": {
@ -3102,7 +3102,7 @@
"mime-type"
],
"support": {
"source": "https://github.com/symfony/mime/tree/v5.4.8"
"source": "https://github.com/symfony/mime/tree/v5.4.9"
},
"funding": [
{
@ -3118,7 +3118,7 @@
"type": "tidelift"
}
],
"time": "2022-04-12T15:48:08+00:00"
"time": "2022-05-21T10:24:18+00:00"
},
{
"name": "symfony/polyfill-ctype",
@ -3863,16 +3863,16 @@
},
{
"name": "symfony/serializer",
"version": "v4.4.41",
"version": "v4.4.42",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
"reference": "15e4f450697b66cb6b2f3098b4038ba22cb9b71a"
"reference": "234c6d024b5664d8fe6c117140196e00ba3fa626"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/15e4f450697b66cb6b2f3098b4038ba22cb9b71a",
"reference": "15e4f450697b66cb6b2f3098b4038ba22cb9b71a",
"url": "https://api.github.com/repos/symfony/serializer/zipball/234c6d024b5664d8fe6c117140196e00ba3fa626",
"reference": "234c6d024b5664d8fe6c117140196e00ba3fa626",
"shasum": ""
},
"require": {
@ -3937,7 +3937,7 @@
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/serializer/tree/v4.4.41"
"source": "https://github.com/symfony/serializer/tree/v4.4.42"
},
"funding": [
{
@ -3953,7 +3953,7 @@
"type": "tidelift"
}
],
"time": "2022-04-12T15:19:55+00:00"
"time": "2022-05-10T09:16:50+00:00"
},
{
"name": "symfony/service-contracts",
@ -4313,16 +4313,16 @@
},
{
"name": "symfony/var-dumper",
"version": "v5.4.8",
"version": "v5.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "cdcadd343d31ad16fc5e006b0de81ea307435053"
"reference": "af52239a330fafd192c773795520dc2dd62b5657"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/cdcadd343d31ad16fc5e006b0de81ea307435053",
"reference": "cdcadd343d31ad16fc5e006b0de81ea307435053",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/af52239a330fafd192c773795520dc2dd62b5657",
"reference": "af52239a330fafd192c773795520dc2dd62b5657",
"shasum": ""
},
"require": {
@ -4382,7 +4382,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.8"
"source": "https://github.com/symfony/var-dumper/tree/v5.4.9"
},
"funding": [
{
@ -4398,7 +4398,7 @@
"type": "tidelift"
}
],
"time": "2022-04-26T13:19:20+00:00"
"time": "2022-05-21T10:24:18+00:00"
},
{
"name": "symfony/yaml",
@ -4473,16 +4473,16 @@
},
{
"name": "twig/twig",
"version": "v2.14.13",
"version": "v2.15.1",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "66856cd0459df3dc97d32077a98454dc2a0ee75a"
"reference": "3b7cedb2f736899a7dbd0ba3d6da335a015f5cc4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/66856cd0459df3dc97d32077a98454dc2a0ee75a",
"reference": "66856cd0459df3dc97d32077a98454dc2a0ee75a",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/3b7cedb2f736899a7dbd0ba3d6da335a015f5cc4",
"reference": "3b7cedb2f736899a7dbd0ba3d6da335a015f5cc4",
"shasum": ""
},
"require": {
@ -4498,7 +4498,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.14-dev"
"dev-master": "2.15-dev"
}
},
"autoload": {
@ -4537,7 +4537,7 @@
],
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v2.14.13"
"source": "https://github.com/twigphp/Twig/tree/v2.15.1"
},
"funding": [
{
@ -4549,7 +4549,7 @@
"type": "tidelift"
}
],
"time": "2022-04-06T06:45:17+00:00"
"time": "2022-05-17T05:46:24+00:00"
},
{
"name": "typo3/phar-stream-wrapper",
@ -4742,16 +4742,16 @@
},
{
"name": "composer/ca-bundle",
"version": "1.3.1",
"version": "1.3.2",
"source": {
"type": "git",
"url": "https://github.com/composer/ca-bundle.git",
"reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b"
"reference": "fd5dd441932a7e10ca6e5b490e272d34c8430640"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b",
"reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/fd5dd441932a7e10ca6e5b490e272d34c8430640",
"reference": "fd5dd441932a7e10ca6e5b490e272d34c8430640",
"shasum": ""
},
"require": {
@ -4798,7 +4798,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/ca-bundle/issues",
"source": "https://github.com/composer/ca-bundle/tree/1.3.1"
"source": "https://github.com/composer/ca-bundle/tree/1.3.2"
},
"funding": [
{
@ -4814,20 +4814,20 @@
"type": "tidelift"
}
],
"time": "2021-10-28T20:44:15+00:00"
"time": "2022-05-24T11:56:16+00:00"
},
{
"name": "composer/composer",
"version": "2.2.12",
"version": "2.2.13",
"source": {
"type": "git",
"url": "https://github.com/composer/composer.git",
"reference": "ba61e768b410736efe61df01b61f1ec44f51474f"
"reference": "de11c9819ac45659fb0fafb2e704912f9994ed60"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/composer/zipball/ba61e768b410736efe61df01b61f1ec44f51474f",
"reference": "ba61e768b410736efe61df01b61f1ec44f51474f",
"url": "https://api.github.com/repos/composer/composer/zipball/de11c9819ac45659fb0fafb2e704912f9994ed60",
"reference": "de11c9819ac45659fb0fafb2e704912f9994ed60",
"shasum": ""
},
"require": {
@ -4897,7 +4897,7 @@
"support": {
"irc": "ircs://irc.libera.chat:6697/composer",
"issues": "https://github.com/composer/composer/issues",
"source": "https://github.com/composer/composer/tree/2.2.12"
"source": "https://github.com/composer/composer/tree/2.2.13"
},
"funding": [
{
@ -4913,7 +4913,7 @@
"type": "tidelift"
}
],
"time": "2022-04-13T14:42:25+00:00"
"time": "2022-05-25T19:37:25+00:00"
},
{
"name": "composer/metadata-minifier",
@ -5057,16 +5057,16 @@
},
{
"name": "composer/spdx-licenses",
"version": "1.5.6",
"version": "1.5.7",
"source": {
"type": "git",
"url": "https://github.com/composer/spdx-licenses.git",
"reference": "a30d487169d799745ca7280bc90fdfa693536901"
"reference": "c848241796da2abf65837d51dce1fae55a960149"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/spdx-licenses/zipball/a30d487169d799745ca7280bc90fdfa693536901",
"reference": "a30d487169d799745ca7280bc90fdfa693536901",
"url": "https://api.github.com/repos/composer/spdx-licenses/zipball/c848241796da2abf65837d51dce1fae55a960149",
"reference": "c848241796da2abf65837d51dce1fae55a960149",
"shasum": ""
},
"require": {
@ -5117,7 +5117,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/spdx-licenses/issues",
"source": "https://github.com/composer/spdx-licenses/tree/1.5.6"
"source": "https://github.com/composer/spdx-licenses/tree/1.5.7"
},
"funding": [
{
@ -5133,7 +5133,7 @@
"type": "tidelift"
}
],
"time": "2021-11-18T10:14:14+00:00"
"time": "2022-05-23T07:37:50+00:00"
},
{
"name": "composer/xdebug-handler",
@ -7519,16 +7519,16 @@
},
{
"name": "slevomat/coding-standard",
"version": "7.2.0",
"version": "7.2.1",
"source": {
"type": "git",
"url": "https://github.com/slevomat/coding-standard.git",
"reference": "b4f96a8beea515d2d89141b7b9ad72f526d84071"
"reference": "aff06ae7a84e4534bf6f821dc982a93a5d477c90"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/b4f96a8beea515d2d89141b7b9ad72f526d84071",
"reference": "b4f96a8beea515d2d89141b7b9ad72f526d84071",
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/aff06ae7a84e4534bf6f821dc982a93a5d477c90",
"reference": "aff06ae7a84e4534bf6f821dc982a93a5d477c90",
"shasum": ""
},
"require": {
@ -7540,7 +7540,7 @@
"require-dev": {
"phing/phing": "2.17.3",
"php-parallel-lint/php-parallel-lint": "1.3.2",
"phpstan/phpstan": "1.4.10|1.6.7",
"phpstan/phpstan": "1.4.10|1.7.1",
"phpstan/phpstan-deprecation-rules": "1.0.0",
"phpstan/phpstan-phpunit": "1.0.0|1.1.1",
"phpstan/phpstan-strict-rules": "1.2.3",
@ -7564,7 +7564,7 @@
"description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.",
"support": {
"issues": "https://github.com/slevomat/coding-standard/issues",
"source": "https://github.com/slevomat/coding-standard/tree/7.2.0"
"source": "https://github.com/slevomat/coding-standard/tree/7.2.1"
},
"funding": [
{
@ -7576,7 +7576,7 @@
"type": "tidelift"
}
],
"time": "2022-05-06T10:58:42+00:00"
"time": "2022-05-25T10:58:12+00:00"
},
{
"name": "squizlabs/php_codesniffer",
@ -7774,16 +7774,16 @@
},
{
"name": "symfony/dom-crawler",
"version": "v4.4.39",
"version": "v4.4.42",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
"reference": "4e9215a8b533802ba84a3cc5bd3c43103e7a6dc3"
"reference": "be5a04618e5d44e71d013f177df80d3ec4b192a0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4e9215a8b533802ba84a3cc5bd3c43103e7a6dc3",
"reference": "4e9215a8b533802ba84a3cc5bd3c43103e7a6dc3",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/be5a04618e5d44e71d013f177df80d3ec4b192a0",
"reference": "be5a04618e5d44e71d013f177df80d3ec4b192a0",
"shasum": ""
},
"require": {
@ -7828,7 +7828,7 @@
"description": "Eases DOM navigation for HTML and XML documents",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dom-crawler/tree/v4.4.39"
"source": "https://github.com/symfony/dom-crawler/tree/v4.4.42"
},
"funding": [
{
@ -7844,20 +7844,20 @@
"type": "tidelift"
}
],
"time": "2022-02-25T10:38:15+00:00"
"time": "2022-04-30T18:34:00+00:00"
},
{
"name": "symfony/filesystem",
"version": "v4.4.39",
"version": "v4.4.42",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "72a5b35fecaa670b13954e6eaf414acbe2a67b35"
"reference": "815412ee8971209bd4c1eecd5f4f481eacd44bf5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/72a5b35fecaa670b13954e6eaf414acbe2a67b35",
"reference": "72a5b35fecaa670b13954e6eaf414acbe2a67b35",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/815412ee8971209bd4c1eecd5f4f481eacd44bf5",
"reference": "815412ee8971209bd4c1eecd5f4f481eacd44bf5",
"shasum": ""
},
"require": {
@ -7891,7 +7891,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v4.4.39"
"source": "https://github.com/symfony/filesystem/tree/v4.4.42"
},
"funding": [
{
@ -7907,7 +7907,7 @@
"type": "tidelift"
}
],
"time": "2022-02-25T10:38:15+00:00"
"time": "2022-05-20T08:49:14+00:00"
},
{
"name": "symfony/finder",

View File

@ -13,11 +13,11 @@
"doctrine/annotations": "1.13.2",
"doctrine/lexer": "1.2.3",
"doctrine/reflection": "1.2.2",
"egulias/email-validator": "3.1.2",
"egulias/email-validator": "3.2",
"guzzlehttp/guzzle": "6.5.6",
"guzzlehttp/promises": "1.5.1",
"guzzlehttp/psr7": "1.8.5",
"laminas/laminas-diactoros": "2.10.0",
"laminas/laminas-diactoros": "2.11.0",
"laminas/laminas-escaper": "2.9.0",
"laminas/laminas-feed": "2.17.0",
"laminas/laminas-stdlib": "3.7.1",
@ -34,17 +34,17 @@
"ralouphie/getallheaders": "3.0.3",
"stack/builder": "v1.0.6",
"symfony-cmf/routing": "2.3.4",
"symfony/console": "v4.4.41",
"symfony/console": "v4.4.42",
"symfony/debug": "v4.4.41",
"symfony/dependency-injection": "v4.4.41",
"symfony/dependency-injection": "v4.4.42",
"symfony/deprecation-contracts": "v2.5.1",
"symfony/error-handler": "v4.4.41",
"symfony/event-dispatcher": "v4.4.37",
"symfony/event-dispatcher": "v4.4.42",
"symfony/event-dispatcher-contracts": "v1.1.12",
"symfony/http-client-contracts": "v2.5.1",
"symfony/http-foundation": "v4.4.41",
"symfony/http-kernel": "v4.4.41",
"symfony/mime": "v5.4.8",
"symfony/http-foundation": "v4.4.42",
"symfony/http-kernel": "v4.4.42",
"symfony/mime": "v5.4.9",
"symfony/polyfill-ctype": "v1.25.0",
"symfony/polyfill-iconv": "v1.25.0",
"symfony/polyfill-intl-idn": "v1.25.0",
@ -54,14 +54,14 @@
"symfony/process": "v4.4.41",
"symfony/psr-http-message-bridge": "v2.1.2",
"symfony/routing": "v4.4.41",
"symfony/serializer": "v4.4.41",
"symfony/serializer": "v4.4.42",
"symfony/service-contracts": "v2.5.1",
"symfony/translation": "v4.4.41",
"symfony/translation-contracts": "v2.5.1",
"symfony/validator": "v4.4.41",
"symfony/var-dumper": "v5.4.8",
"symfony/var-dumper": "v5.4.9",
"symfony/yaml": "v4.4.37",
"twig/twig": "v2.14.13",
"twig/twig": "v2.15.1",
"typo3/phar-stream-wrapper": "v3.1.7"
}
}

View File

@ -10,11 +10,11 @@
"drupal/core": "9.5.x-dev",
"behat/mink": "v1.10.0",
"behat/mink-selenium2-driver": "v1.6.0",
"composer/ca-bundle": "1.3.1",
"composer/composer": "2.2.12",
"composer/ca-bundle": "1.3.2",
"composer/composer": "2.2.13",
"composer/metadata-minifier": "1.0.0",
"composer/pcre": "1.0.1",
"composer/spdx-licenses": "1.5.6",
"composer/spdx-licenses": "1.5.7",
"composer/xdebug-handler": "3.0.3",
"dealerdirect/phpcodesniffer-composer-installer": "v0.7.2",
"doctrine/instantiator": "1.4.1",
@ -54,12 +54,12 @@
"seld/jsonlint": "1.9.0",
"seld/phar-utils": "1.2.0",
"sirbrillig/phpcs-variable-analysis": "v2.11.3",
"slevomat/coding-standard": "7.2.0",
"slevomat/coding-standard": "7.2.1",
"squizlabs/php_codesniffer": "3.6.2",
"symfony/browser-kit": "v4.4.37",
"symfony/css-selector": "v4.4.37",
"symfony/dom-crawler": "v4.4.39",
"symfony/filesystem": "v4.4.39",
"symfony/dom-crawler": "v4.4.42",
"symfony/filesystem": "v4.4.42",
"symfony/finder": "v4.4.41",
"symfony/lock": "v4.4.40",
"symfony/phpunit-bridge": "v5.4.8",

View File

@ -33,17 +33,17 @@
"symfony/polyfill-php80": "^1.25",
"symfony/yaml": "^4.4.19",
"typo3/phar-stream-wrapper": "^3.1.3",
"twig/twig": "^2.14.11",
"twig/twig": "^2.15",
"doctrine/reflection": "^1.2",
"doctrine/annotations": "^1.13",
"guzzlehttp/guzzle": "^6.5.6 || ^7.4.3",
"symfony-cmf/routing": "^2.3",
"laminas/laminas-feed": "^2.17",
"stack/builder": "^1.0",
"egulias/email-validator": "^2.1.22|^3.1",
"egulias/email-validator": "^2.1.22|^3.2",
"masterminds/html5": "^2.7",
"symfony/psr-http-message-bridge": "^2.1",
"laminas/laminas-diactoros": "^2.10",
"laminas/laminas-diactoros": "^2.11",
"composer/semver": "^3.3",
"asm89/stack-cors": "^1.3",
"pear/archive_tar": "^1.4.14",