chore: update project dependencies

This commit is contained in:
Björn Fromme
2024-12-23 11:59:57 +01:00
parent f3e1de1ae2
commit d2af503b77
Generated
+23 -24
View File
@@ -1287,16 +1287,16 @@
}, },
{ {
"name": "doctrine/orm", "name": "doctrine/orm",
"version": "2.20.0", "version": "2.20.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/orm.git", "url": "https://github.com/doctrine/orm.git",
"reference": "8ed6c2234aba019f9737a6bcc9516438e62da27c" "reference": "e3cabade99ebccc6ba078884c1c5f250866a494e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/8ed6c2234aba019f9737a6bcc9516438e62da27c", "url": "https://api.github.com/repos/doctrine/orm/zipball/e3cabade99ebccc6ba078884c1c5f250866a494e",
"reference": "8ed6c2234aba019f9737a6bcc9516438e62da27c", "reference": "e3cabade99ebccc6ba078884c1c5f250866a494e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1326,15 +1326,14 @@
"doctrine/coding-standard": "^9.0.2 || ^12.0", "doctrine/coding-standard": "^9.0.2 || ^12.0",
"phpbench/phpbench": "^0.16.10 || ^1.0", "phpbench/phpbench": "^0.16.10 || ^1.0",
"phpstan/extension-installer": "~1.1.0 || ^1.4", "phpstan/extension-installer": "~1.1.0 || ^1.4",
"phpstan/phpstan": "~1.4.10 || 1.12.6", "phpstan/phpstan": "~1.4.10 || 2.0.3",
"phpstan/phpstan-deprecation-rules": "^1", "phpstan/phpstan-deprecation-rules": "^1 || ^2",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.6", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6",
"psr/log": "^1 || ^2 || ^3", "psr/log": "^1 || ^2 || ^3",
"squizlabs/php_codesniffer": "3.7.2", "squizlabs/php_codesniffer": "3.7.2",
"symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7.0", "symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7.0",
"symfony/var-exporter": "^4.4 || ^5.4 || ^6.2 || ^7.0", "symfony/var-exporter": "^4.4 || ^5.4 || ^6.2 || ^7.0",
"symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0", "symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
"vimeo/psalm": "4.30.0 || 5.24.0"
}, },
"suggest": { "suggest": {
"ext-dom": "Provides support for XSD validation for XML mapping files", "ext-dom": "Provides support for XSD validation for XML mapping files",
@@ -1384,9 +1383,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/orm/issues", "issues": "https://github.com/doctrine/orm/issues",
"source": "https://github.com/doctrine/orm/tree/2.20.0" "source": "https://github.com/doctrine/orm/tree/2.20.1"
}, },
"time": "2024-10-11T11:47:24+00:00" "time": "2024-12-19T06:48:36+00:00"
}, },
{ {
"name": "doctrine/persistence", "name": "doctrine/persistence",
@@ -1758,16 +1757,16 @@
}, },
{ {
"name": "knplabs/knp-menu", "name": "knplabs/knp-menu",
"version": "v3.5.0", "version": "v3.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/KnpLabs/KnpMenu.git", "url": "https://github.com/KnpLabs/KnpMenu.git",
"reference": "c39403f7c427d1b72cc56f38df0a075b4b9191fe" "reference": "ac96b711cf7b4178747b0ecde79d7e5e05dbcd28"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/c39403f7c427d1b72cc56f38df0a075b4b9191fe", "url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/ac96b711cf7b4178747b0ecde79d7e5e05dbcd28",
"reference": "c39403f7c427d1b72cc56f38df0a075b4b9191fe", "reference": "ac96b711cf7b4178747b0ecde79d7e5e05dbcd28",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1825,9 +1824,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/KnpLabs/KnpMenu/issues", "issues": "https://github.com/KnpLabs/KnpMenu/issues",
"source": "https://github.com/KnpLabs/KnpMenu/tree/v3.5.0" "source": "https://github.com/KnpLabs/KnpMenu/tree/v3.6.0"
}, },
"time": "2024-03-23T15:35:09+00:00" "time": "2024-12-20T10:10:51+00:00"
}, },
{ {
"name": "knplabs/knp-menu-bundle", "name": "knplabs/knp-menu-bundle",
@@ -2295,10 +2294,6 @@
], ],
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": {
"dev-master": "3.x-dev",
"dev-2.x": "2.x-dev"
},
"laravel": { "laravel": {
"providers": [ "providers": [
"Carbon\\Laravel\\ServiceProvider" "Carbon\\Laravel\\ServiceProvider"
@@ -2308,6 +2303,10 @@
"includes": [ "includes": [
"extension.neon" "extension.neon"
] ]
},
"branch-alias": {
"dev-2.x": "2.x-dev",
"dev-master": "3.x-dev"
} }
}, },
"autoload": { "autoload": {
@@ -6060,8 +6059,8 @@
"type": "library", "type": "library",
"extra": { "extra": {
"thanks": { "thanks": {
"name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill",
"url": "https://github.com/symfony/polyfill" "name": "symfony/polyfill"
} }
}, },
"autoload": { "autoload": {
@@ -9642,9 +9641,9 @@
"type": "library", "type": "library",
"extra": { "extra": {
"hooks": { "hooks": {
"pre-commit": "composer fix-cs",
"pre-push": "composer check-cs", "pre-push": "composer check-cs",
"post-merge": "composer install" "post-merge": "composer install",
"pre-commit": "composer fix-cs"
} }
}, },
"autoload": { "autoload": {