chore: update project dependencies

This commit is contained in:
Björn Fromme
2025-12-12 20:06:45 +01:00
parent aee2eb848d
commit cfc3957fec
Generated
+12 -12
View File
@@ -1816,16 +1816,16 @@
}, },
{ {
"name": "league/flysystem-bundle", "name": "league/flysystem-bundle",
"version": "3.6.0", "version": "3.6.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem-bundle.git", "url": "https://github.com/thephpleague/flysystem-bundle.git",
"reference": "88376670b35f11846bed7dca2efb82d993be22d0" "reference": "61e7f989f14080abb14d5ade80629303691555cf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-bundle/zipball/88376670b35f11846bed7dca2efb82d993be22d0", "url": "https://api.github.com/repos/thephpleague/flysystem-bundle/zipball/61e7f989f14080abb14d5ade80629303691555cf",
"reference": "88376670b35f11846bed7dca2efb82d993be22d0", "reference": "61e7f989f14080abb14d5ade80629303691555cf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1880,9 +1880,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/thephpleague/flysystem-bundle/issues", "issues": "https://github.com/thephpleague/flysystem-bundle/issues",
"source": "https://github.com/thephpleague/flysystem-bundle/tree/3.6.0" "source": "https://github.com/thephpleague/flysystem-bundle/tree/3.6.1"
}, },
"time": "2025-08-21T17:25:13+00:00" "time": "2025-12-11T15:40:58+00:00"
}, },
{ {
"name": "league/flysystem-local", "name": "league/flysystem-local",
@@ -10823,16 +10823,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v3.91.3", "version": "v3.92.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "9f10aa6390cea91da175ea608880e942d7c0226e" "reference": "5646c2cd99b7cb4b658ff681fe27069ba86c7280"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/9f10aa6390cea91da175ea608880e942d7c0226e", "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/5646c2cd99b7cb4b658ff681fe27069ba86c7280",
"reference": "9f10aa6390cea91da175ea608880e942d7c0226e", "reference": "5646c2cd99b7cb4b658ff681fe27069ba86c7280",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10914,7 +10914,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.91.3" "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.92.0"
}, },
"funding": [ "funding": [
{ {
@@ -10922,7 +10922,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-12-05T19:45:37+00:00" "time": "2025-12-12T10:29:19+00:00"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",