chore: update project dependencies

This commit is contained in:
Björn Fromme
2025-10-23 17:51:37 +02:00
parent c4e07f0068
commit e54e3e85b9
Generated
+24 -24
View File
@@ -1383,16 +1383,16 @@
}, },
{ {
"name": "doctrine/persistence", "name": "doctrine/persistence",
"version": "3.4.2", "version": "3.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/persistence.git", "url": "https://github.com/doctrine/persistence.git",
"reference": "06a5956bc86e36bd667a382a16b36a3712361e05" "reference": "d59e6ef7caffe6a30f4b6f9e9079a75f52c64ae0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/06a5956bc86e36bd667a382a16b36a3712361e05", "url": "https://api.github.com/repos/doctrine/persistence/zipball/d59e6ef7caffe6a30f4b6f9e9079a75f52c64ae0",
"reference": "06a5956bc86e36bd667a382a16b36a3712361e05", "reference": "d59e6ef7caffe6a30f4b6f9e9079a75f52c64ae0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1459,7 +1459,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/persistence/issues", "issues": "https://github.com/doctrine/persistence/issues",
"source": "https://github.com/doctrine/persistence/tree/3.4.2" "source": "https://github.com/doctrine/persistence/tree/3.4.3"
}, },
"funding": [ "funding": [
{ {
@@ -1475,7 +1475,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-10-16T19:46:07+00:00" "time": "2025-10-21T15:21:39+00:00"
}, },
{ {
"name": "doctrine/sql-formatter", "name": "doctrine/sql-formatter",
@@ -8720,16 +8720,16 @@
}, },
{ {
"name": "symfony/stimulus-bundle", "name": "symfony/stimulus-bundle",
"version": "v2.30.0", "version": "v2.31.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/stimulus-bundle.git", "url": "https://github.com/symfony/stimulus-bundle.git",
"reference": "668b9efe9d0ab8b4e50091263171609e0459c0c8" "reference": "c5ea8ee2ccd45447b7f4b6b82f704ee5e76127f0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/stimulus-bundle/zipball/668b9efe9d0ab8b4e50091263171609e0459c0c8", "url": "https://api.github.com/repos/symfony/stimulus-bundle/zipball/c5ea8ee2ccd45447b7f4b6b82f704ee5e76127f0",
"reference": "668b9efe9d0ab8b4e50091263171609e0459c0c8", "reference": "c5ea8ee2ccd45447b7f4b6b82f704ee5e76127f0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -8769,7 +8769,7 @@
"symfony-ux" "symfony-ux"
], ],
"support": { "support": {
"source": "https://github.com/symfony/stimulus-bundle/tree/v2.30.0" "source": "https://github.com/symfony/stimulus-bundle/tree/v2.31.0"
}, },
"funding": [ "funding": [
{ {
@@ -8789,7 +8789,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-08-27T15:25:48+00:00" "time": "2025-09-24T13:27:42+00:00"
}, },
{ {
"name": "symfony/stopwatch", "name": "symfony/stopwatch",
@@ -9474,16 +9474,16 @@
}, },
{ {
"name": "symfony/ux-twig-component", "name": "symfony/ux-twig-component",
"version": "v2.30.0", "version": "v2.31.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/ux-twig-component.git", "url": "https://github.com/symfony/ux-twig-component.git",
"reference": "2f445efda4d4400d4d1911ddf9710c366f339614" "reference": "6f7ecc103cdb51adb6d76d32e374fcd1d33ff2fa"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/ux-twig-component/zipball/2f445efda4d4400d4d1911ddf9710c366f339614", "url": "https://api.github.com/repos/symfony/ux-twig-component/zipball/6f7ecc103cdb51adb6d76d32e374fcd1d33ff2fa",
"reference": "2f445efda4d4400d4d1911ddf9710c366f339614", "reference": "6f7ecc103cdb51adb6d76d32e374fcd1d33ff2fa",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9537,7 +9537,7 @@
"twig" "twig"
], ],
"support": { "support": {
"source": "https://github.com/symfony/ux-twig-component/tree/v2.30.0" "source": "https://github.com/symfony/ux-twig-component/tree/v2.31.0"
}, },
"funding": [ "funding": [
{ {
@@ -9557,7 +9557,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-08-27T15:25:48+00:00" "time": "2025-10-17T06:14:35+00:00"
}, },
{ {
"name": "symfony/validator", "name": "symfony/validator",
@@ -11732,16 +11732,16 @@
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v5.6.1", "version": "v5.6.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "f103601b29efebd7ff4a1ca7b3eeea9e3336a2a2" "reference": "3a454ca033b9e06b63282ce19562e892747449bb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f103601b29efebd7ff4a1ca7b3eeea9e3336a2a2", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/3a454ca033b9e06b63282ce19562e892747449bb",
"reference": "f103601b29efebd7ff4a1ca7b3eeea9e3336a2a2", "reference": "3a454ca033b9e06b63282ce19562e892747449bb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -11784,9 +11784,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nikic/PHP-Parser/issues", "issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v5.6.1" "source": "https://github.com/nikic/PHP-Parser/tree/v5.6.2"
}, },
"time": "2025-08-13T20:13:15+00:00" "time": "2025-10-21T19:32:17+00:00"
}, },
{ {
"name": "phar-io/manifest", "name": "phar-io/manifest",