1
0
Fork 0

Update deps

pull/12176/head
Jordi Boggiano 2024-10-28 11:07:18 +01:00
parent 186d78cde3
commit 0a4c2a92aa
No known key found for this signature in database
1 changed files with 41 additions and 41 deletions

82
composer.lock generated
View File

@ -941,16 +941,16 @@
},
{
"name": "symfony/console",
"version": "v5.4.44",
"version": "v5.4.45",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "5b5a0aa66e3296e303e22490f90f521551835a83"
"reference": "108d436c2af470858bdaba3257baab3a74172017"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/5b5a0aa66e3296e303e22490f90f521551835a83",
"reference": "5b5a0aa66e3296e303e22490f90f521551835a83",
"url": "https://api.github.com/repos/symfony/console/zipball/108d436c2af470858bdaba3257baab3a74172017",
"reference": "108d436c2af470858bdaba3257baab3a74172017",
"shasum": ""
},
"require": {
@ -1020,7 +1020,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v5.4.44"
"source": "https://github.com/symfony/console/tree/v5.4.45"
},
"funding": [
{
@ -1036,7 +1036,7 @@
"type": "tidelift"
}
],
"time": "2024-09-20T07:56:40+00:00"
"time": "2024-10-08T07:27:17+00:00"
},
{
"name": "symfony/deprecation-contracts",
@ -1107,16 +1107,16 @@
},
{
"name": "symfony/filesystem",
"version": "v5.4.44",
"version": "v5.4.45",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "76c3818964e9d32be3862c9318ae3ba9aa280ddc"
"reference": "57c8294ed37d4a055b77057827c67f9558c95c54"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/76c3818964e9d32be3862c9318ae3ba9aa280ddc",
"reference": "76c3818964e9d32be3862c9318ae3ba9aa280ddc",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/57c8294ed37d4a055b77057827c67f9558c95c54",
"reference": "57c8294ed37d4a055b77057827c67f9558c95c54",
"shasum": ""
},
"require": {
@ -1154,7 +1154,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v5.4.44"
"source": "https://github.com/symfony/filesystem/tree/v5.4.45"
},
"funding": [
{
@ -1170,20 +1170,20 @@
"type": "tidelift"
}
],
"time": "2024-09-16T14:52:48+00:00"
"time": "2024-10-22T13:05:35+00:00"
},
{
"name": "symfony/finder",
"version": "v5.4.43",
"version": "v5.4.45",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "ae25a9145a900764158d439653d5630191155ca0"
"reference": "63741784cd7b9967975eec610b256eed3ede022b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/ae25a9145a900764158d439653d5630191155ca0",
"reference": "ae25a9145a900764158d439653d5630191155ca0",
"url": "https://api.github.com/repos/symfony/finder/zipball/63741784cd7b9967975eec610b256eed3ede022b",
"reference": "63741784cd7b9967975eec610b256eed3ede022b",
"shasum": ""
},
"require": {
@ -1217,7 +1217,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v5.4.43"
"source": "https://github.com/symfony/finder/tree/v5.4.45"
},
"funding": [
{
@ -1233,7 +1233,7 @@
"type": "tidelift"
}
],
"time": "2024-08-13T14:03:51+00:00"
"time": "2024-09-28T13:32:08+00:00"
},
{
"name": "symfony/polyfill-ctype",
@ -1787,16 +1787,16 @@
},
{
"name": "symfony/process",
"version": "v5.4.44",
"version": "v5.4.45",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "1b9fa82b5c62cd49da8c9e3952dd8531ada65096"
"reference": "95f3f19d0f8f06e4253c66a0828ddb69f8b8ede4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/1b9fa82b5c62cd49da8c9e3952dd8531ada65096",
"reference": "1b9fa82b5c62cd49da8c9e3952dd8531ada65096",
"url": "https://api.github.com/repos/symfony/process/zipball/95f3f19d0f8f06e4253c66a0828ddb69f8b8ede4",
"reference": "95f3f19d0f8f06e4253c66a0828ddb69f8b8ede4",
"shasum": ""
},
"require": {
@ -1829,7 +1829,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v5.4.44"
"source": "https://github.com/symfony/process/tree/v5.4.45"
},
"funding": [
{
@ -1845,7 +1845,7 @@
"type": "tidelift"
}
],
"time": "2024-09-17T12:46:43+00:00"
"time": "2024-09-25T14:11:13+00:00"
},
{
"name": "symfony/service-contracts",
@ -1932,16 +1932,16 @@
},
{
"name": "symfony/string",
"version": "v5.4.44",
"version": "v5.4.45",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "832caa16b6d9aac6bf11747315225f5aba384c24"
"reference": "7f6807add88b1e2635f3c6de5e1ace631ed7cad2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/832caa16b6d9aac6bf11747315225f5aba384c24",
"reference": "832caa16b6d9aac6bf11747315225f5aba384c24",
"url": "https://api.github.com/repos/symfony/string/zipball/7f6807add88b1e2635f3c6de5e1ace631ed7cad2",
"reference": "7f6807add88b1e2635f3c6de5e1ace631ed7cad2",
"shasum": ""
},
"require": {
@ -1998,7 +1998,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v5.4.44"
"source": "https://github.com/symfony/string/tree/v5.4.45"
},
"funding": [
{
@ -2014,22 +2014,22 @@
"type": "tidelift"
}
],
"time": "2024-09-20T07:56:40+00:00"
"time": "2024-09-25T14:11:13+00:00"
}
],
"packages-dev": [
{
"name": "phpstan/phpstan",
"version": "1.12.5",
"version": "1.12.7",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17"
"reference": "dc2b9976bd8b0f84ec9b0e50cc35378551de7af0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17",
"reference": "7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/dc2b9976bd8b0f84ec9b0e50cc35378551de7af0",
"reference": "dc2b9976bd8b0f84ec9b0e50cc35378551de7af0",
"shasum": ""
},
"require": {
@ -2074,7 +2074,7 @@
"type": "github"
}
],
"time": "2024-09-26T12:45:22+00:00"
"time": "2024-10-18T11:12:07+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
@ -2298,16 +2298,16 @@
},
{
"name": "symfony/phpunit-bridge",
"version": "v7.1.4",
"version": "v7.1.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "e876eb90e32a8fc4c4911d458e09f88d65877d1c"
"reference": "c6b9d8f52d3e276bedb49612aa4a2a046171287f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/e876eb90e32a8fc4c4911d458e09f88d65877d1c",
"reference": "e876eb90e32a8fc4c4911d458e09f88d65877d1c",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/c6b9d8f52d3e276bedb49612aa4a2a046171287f",
"reference": "c6b9d8f52d3e276bedb49612aa4a2a046171287f",
"shasum": ""
},
"require": {
@ -2360,7 +2360,7 @@
"description": "Provides utilities for PHPUnit, especially user deprecation notices management",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v7.1.4"
"source": "https://github.com/symfony/phpunit-bridge/tree/v7.1.6"
},
"funding": [
{
@ -2376,7 +2376,7 @@
"type": "tidelift"
}
],
"time": "2024-08-13T14:28:19+00:00"
"time": "2024-09-25T14:20:29+00:00"
}
],
"aliases": [],