chore: update project dependencies

This commit is contained in:
Björn Fromme
2025-06-16 12:45:00 +02:00
parent 8f77f080d5
commit 6ad25cfb9f
Generated
+51 -48
View File
@@ -485,16 +485,16 @@
},
{
"name": "doctrine/dbal",
"version": "3.9.4",
"version": "3.9.5",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "ec16c82f20be1a7224e65ac67144a29199f87959"
"reference": "4a4e2eed3134036ee36a147ee0dac037dfa17868"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/ec16c82f20be1a7224e65ac67144a29199f87959",
"reference": "ec16c82f20be1a7224e65ac67144a29199f87959",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/4a4e2eed3134036ee36a147ee0dac037dfa17868",
"reference": "4a4e2eed3134036ee36a147ee0dac037dfa17868",
"shasum": ""
},
"require": {
@@ -507,14 +507,14 @@
"psr/log": "^1|^2|^3"
},
"require-dev": {
"doctrine/coding-standard": "12.0.0",
"doctrine/coding-standard": "13.0.0",
"fig/log-test": "^1",
"jetbrains/phpstorm-stubs": "2023.1",
"phpstan/phpstan": "2.1.1",
"phpstan/phpstan": "2.1.17",
"phpstan/phpstan-strict-rules": "^2",
"phpunit/phpunit": "9.6.22",
"slevomat/coding-standard": "8.13.1",
"squizlabs/php_codesniffer": "3.10.2",
"phpunit/phpunit": "9.6.23",
"slevomat/coding-standard": "8.16.2",
"squizlabs/php_codesniffer": "3.13.1",
"symfony/cache": "^5.4|^6.0|^7.0",
"symfony/console": "^4.4|^5.4|^6.0|^7.0"
},
@@ -576,7 +576,7 @@
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/3.9.4"
"source": "https://github.com/doctrine/dbal/tree/3.9.5"
},
"funding": [
{
@@ -592,7 +592,7 @@
"type": "tidelift"
}
],
"time": "2025-01-16T08:28:55+00:00"
"time": "2025-06-15T22:40:05+00:00"
},
{
"name": "doctrine/deprecations",
@@ -644,16 +644,16 @@
},
{
"name": "doctrine/doctrine-bundle",
"version": "2.14.0",
"version": "2.14.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/DoctrineBundle.git",
"reference": "ca6a7350b421baf7fbdefbf9f4993292ed18effb"
"reference": "0a118222ab21ba05bd9f17fbaa6a3800865274f4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/ca6a7350b421baf7fbdefbf9f4993292ed18effb",
"reference": "ca6a7350b421baf7fbdefbf9f4993292ed18effb",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/0a118222ab21ba05bd9f17fbaa6a3800865274f4",
"reference": "0a118222ab21ba05bd9f17fbaa6a3800865274f4",
"shasum": ""
},
"require": {
@@ -680,9 +680,9 @@
"require-dev": {
"doctrine/annotations": "^1 || ^2",
"doctrine/cache": "^1.11 || ^2.0",
"doctrine/coding-standard": "^12",
"doctrine/coding-standard": "^13",
"doctrine/deprecations": "^1.0",
"doctrine/orm": "^2.17 || ^3.0",
"doctrine/orm": "^2.17 || ^3.1",
"friendsofphp/proxy-manager-lts": "^1.0",
"phpstan/phpstan": "2.1.1",
"phpstan/phpstan-phpunit": "2.0.3",
@@ -746,7 +746,7 @@
],
"support": {
"issues": "https://github.com/doctrine/DoctrineBundle/issues",
"source": "https://github.com/doctrine/DoctrineBundle/tree/2.14.0"
"source": "https://github.com/doctrine/DoctrineBundle/tree/2.14.1"
},
"funding": [
{
@@ -762,7 +762,7 @@
"type": "tidelift"
}
],
"time": "2025-03-22T17:28:21+00:00"
"time": "2025-06-09T20:22:28+00:00"
},
{
"name": "doctrine/doctrine-migrations-bundle",
@@ -1283,16 +1283,16 @@
},
{
"name": "doctrine/orm",
"version": "2.20.3",
"version": "2.20.4",
"source": {
"type": "git",
"url": "https://github.com/doctrine/orm.git",
"reference": "17d28b5c4cac212ca92730d9a26e32a0b1516126"
"reference": "71550106d491c3f888636b731c805473de3c8583"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/17d28b5c4cac212ca92730d9a26e32a0b1516126",
"reference": "17d28b5c4cac212ca92730d9a26e32a0b1516126",
"url": "https://api.github.com/repos/doctrine/orm/zipball/71550106d491c3f888636b731c805473de3c8583",
"reference": "71550106d491c3f888636b731c805473de3c8583",
"shasum": ""
},
"require": {
@@ -1379,9 +1379,9 @@
],
"support": {
"issues": "https://github.com/doctrine/orm/issues",
"source": "https://github.com/doctrine/orm/tree/2.20.3"
"source": "https://github.com/doctrine/orm/tree/2.20.4"
},
"time": "2025-05-02T17:07:53+00:00"
"time": "2025-06-09T20:24:12+00:00"
},
{
"name": "doctrine/persistence",
@@ -1885,26 +1885,27 @@
},
{
"name": "knplabs/knp-menu",
"version": "v3.7.0",
"version": "v3.8.0",
"source": {
"type": "git",
"url": "https://github.com/KnpLabs/KnpMenu.git",
"reference": "328bb430a0afad0b6eae2bd4bfea8e15db616fd6"
"reference": "79d325909a1d428a93f1a0f55e90177830e283bb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/328bb430a0afad0b6eae2bd4bfea8e15db616fd6",
"reference": "328bb430a0afad0b6eae2bd4bfea8e15db616fd6",
"url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/79d325909a1d428a93f1a0f55e90177830e283bb",
"reference": "79d325909a1d428a93f1a0f55e90177830e283bb",
"shasum": ""
},
"require": {
"php": "^8.1"
},
"conflict": {
"twig/twig": "<1.42.3 || >=2,<2.9"
"symfony/http-foundation": "<5.4",
"twig/twig": "<2.16"
},
"require-dev": {
"phpstan/phpstan": "^1.10",
"phpstan/phpstan": "^2.1",
"phpunit/phpunit": "^9.6",
"psr/container": "^1.0 || ^2.0",
"symfony/http-foundation": "^5.4 || ^6.0 || ^7.0",
@@ -1952,32 +1953,34 @@
],
"support": {
"issues": "https://github.com/KnpLabs/KnpMenu/issues",
"source": "https://github.com/KnpLabs/KnpMenu/tree/v3.7.0"
"source": "https://github.com/KnpLabs/KnpMenu/tree/v3.8.0"
},
"time": "2025-02-28T08:21:46+00:00"
"time": "2025-06-13T15:03:33+00:00"
},
{
"name": "knplabs/knp-menu-bundle",
"version": "v3.5.0",
"version": "v3.6.0",
"source": {
"type": "git",
"url": "https://github.com/KnpLabs/KnpMenuBundle.git",
"reference": "5f85a4908343c3d6a6009c2f8a74c2d102c0aa80"
"reference": "eabe07859751a0ed77c04dcb6b908fcd2c336cf3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/5f85a4908343c3d6a6009c2f8a74c2d102c0aa80",
"reference": "5f85a4908343c3d6a6009c2f8a74c2d102c0aa80",
"url": "https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/eabe07859751a0ed77c04dcb6b908fcd2c336cf3",
"reference": "eabe07859751a0ed77c04dcb6b908fcd2c336cf3",
"shasum": ""
},
"require": {
"knplabs/knp-menu": "^3.6",
"knplabs/knp-menu": "^3.8",
"php": "^8.1",
"symfony/config": "^5.4 | ^6.0 | ^7.0",
"symfony/dependency-injection": "^5.4 | ^6.0 | ^7.0",
"symfony/deprecation-contracts": "^2.5 | ^3.3",
"symfony/framework-bundle": "^5.4 | ^6.0 | ^7.0"
"symfony/http-kernel": "^5.4 | ^6.0 | ^7.0"
},
"require-dev": {
"phpunit/phpunit": "^10.5 | ^11.0.3",
"phpunit/phpunit": "^10.5 | ^11.5 | ^12.1",
"symfony/expression-language": "^5.4 | ^6.0 | ^7.0",
"symfony/phpunit-bridge": "^6.0 | ^7.0",
"symfony/templating": "^5.4 | ^6.0 | ^7.0"
@@ -2017,9 +2020,9 @@
],
"support": {
"issues": "https://github.com/KnpLabs/KnpMenuBundle/issues",
"source": "https://github.com/KnpLabs/KnpMenuBundle/tree/v3.5.0"
"source": "https://github.com/KnpLabs/KnpMenuBundle/tree/v3.6.0"
},
"time": "2024-12-25T16:34:19+00:00"
"time": "2025-06-14T11:37:33+00:00"
},
{
"name": "knplabs/knp-paginator-bundle",
@@ -3258,16 +3261,16 @@
},
{
"name": "phpseclib/phpseclib",
"version": "3.0.43",
"version": "3.0.44",
"source": {
"type": "git",
"url": "https://github.com/phpseclib/phpseclib.git",
"reference": "709ec107af3cb2f385b9617be72af8cf62441d02"
"reference": "1d0b5e7e1434678411787c5a0535e68907cf82d9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/709ec107af3cb2f385b9617be72af8cf62441d02",
"reference": "709ec107af3cb2f385b9617be72af8cf62441d02",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/1d0b5e7e1434678411787c5a0535e68907cf82d9",
"reference": "1d0b5e7e1434678411787c5a0535e68907cf82d9",
"shasum": ""
},
"require": {
@@ -3348,7 +3351,7 @@
],
"support": {
"issues": "https://github.com/phpseclib/phpseclib/issues",
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.43"
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.44"
},
"funding": [
{
@@ -3364,7 +3367,7 @@
"type": "tidelift"
}
],
"time": "2024-12-14T21:12:59+00:00"
"time": "2025-06-15T09:59:26+00:00"
},
{
"name": "phpstan/phpdoc-parser",