chore: update project dependencies

This commit is contained in:
Björn Fromme
2026-03-15 12:42:28 +01:00
parent 798979632b
commit 277bdf84bd
Generated
+18 -18
View File
@@ -2164,16 +2164,16 @@
},
{
"name": "league/flysystem",
"version": "3.31.0",
"version": "3.32.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "1717e0b3642b0df65ecb0cc89cdd99fa840672ff"
"reference": "254b1595b16b22dbddaaef9ed6ca9fdac4956725"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/1717e0b3642b0df65ecb0cc89cdd99fa840672ff",
"reference": "1717e0b3642b0df65ecb0cc89cdd99fa840672ff",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/254b1595b16b22dbddaaef9ed6ca9fdac4956725",
"reference": "254b1595b16b22dbddaaef9ed6ca9fdac4956725",
"shasum": ""
},
"require": {
@@ -2241,9 +2241,9 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.31.0"
"source": "https://github.com/thephpleague/flysystem/tree/3.32.0"
},
"time": "2026-01-23T15:38:47+00:00"
"time": "2026-02-25T17:01:41+00:00"
},
{
"name": "league/flysystem-bundle",
@@ -2760,16 +2760,16 @@
},
{
"name": "nelmio/security-bundle",
"version": "v3.8.0",
"version": "v3.9.0",
"source": {
"type": "git",
"url": "https://github.com/nelmio/NelmioSecurityBundle.git",
"reference": "2fafee1cdda1d5952554c44eef4c3c8566d56f40"
"reference": "86dd4d12bc729498cd6f52b95ab6b36a66c72fd2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nelmio/NelmioSecurityBundle/zipball/2fafee1cdda1d5952554c44eef4c3c8566d56f40",
"reference": "2fafee1cdda1d5952554c44eef4c3c8566d56f40",
"url": "https://api.github.com/repos/nelmio/NelmioSecurityBundle/zipball/86dd4d12bc729498cd6f52b95ab6b36a66c72fd2",
"reference": "86dd4d12bc729498cd6f52b95ab6b36a66c72fd2",
"shasum": ""
},
"require": {
@@ -2828,9 +2828,9 @@
],
"support": {
"issues": "https://github.com/nelmio/NelmioSecurityBundle/issues",
"source": "https://github.com/nelmio/NelmioSecurityBundle/tree/v3.8.0"
"source": "https://github.com/nelmio/NelmioSecurityBundle/tree/v3.9.0"
},
"time": "2026-01-14T19:38:55+00:00"
"time": "2026-02-23T10:58:33+00:00"
},
{
"name": "nesbot/carbon",
@@ -11464,16 +11464,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
"version": "v3.94.1",
"version": "v3.94.2",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "d1a3634e29916367b885250e1fc4dfd5ffe3b091"
"reference": "7787ceff91365ba7d623ec410b8f429cdebb4f63"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/d1a3634e29916367b885250e1fc4dfd5ffe3b091",
"reference": "d1a3634e29916367b885250e1fc4dfd5ffe3b091",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/7787ceff91365ba7d623ec410b8f429cdebb4f63",
"reference": "7787ceff91365ba7d623ec410b8f429cdebb4f63",
"shasum": ""
},
"require": {
@@ -11556,7 +11556,7 @@
],
"support": {
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.94.1"
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.94.2"
},
"funding": [
{
@@ -11564,7 +11564,7 @@
"type": "github"
}
],
"time": "2026-02-18T12:24:42+00:00"
"time": "2026-02-20T16:13:53+00:00"
},
{
"name": "marcocesarato/php-conventional-changelog",