chore: update project dependencies

This commit is contained in:
Björn Fromme
2026-03-15 12:42:28 +01:00
parent 6ec9fa6f9d
commit ebbefa0129
Generated
+15 -15
View File
@@ -482,16 +482,16 @@
}, },
{ {
"name": "doctrine/dbal", "name": "doctrine/dbal",
"version": "3.10.4", "version": "3.10.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/dbal.git", "url": "https://github.com/doctrine/dbal.git",
"reference": "63a46cb5aa6f60991186cc98c1d1b50c09311868" "reference": "95d84866bf3c04b2ddca1df7c049714660959aef"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/63a46cb5aa6f60991186cc98c1d1b50c09311868", "url": "https://api.github.com/repos/doctrine/dbal/zipball/95d84866bf3c04b2ddca1df7c049714660959aef",
"reference": "63a46cb5aa6f60991186cc98c1d1b50c09311868", "reference": "95d84866bf3c04b2ddca1df7c049714660959aef",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -512,9 +512,9 @@
"jetbrains/phpstorm-stubs": "2023.1", "jetbrains/phpstorm-stubs": "2023.1",
"phpstan/phpstan": "2.1.30", "phpstan/phpstan": "2.1.30",
"phpstan/phpstan-strict-rules": "^2", "phpstan/phpstan-strict-rules": "^2",
"phpunit/phpunit": "9.6.29", "phpunit/phpunit": "9.6.34",
"slevomat/coding-standard": "8.24.0", "slevomat/coding-standard": "8.27.1",
"squizlabs/php_codesniffer": "4.0.0", "squizlabs/php_codesniffer": "4.0.1",
"symfony/cache": "^5.4|^6.0|^7.0|^8.0", "symfony/cache": "^5.4|^6.0|^7.0|^8.0",
"symfony/console": "^4.4|^5.4|^6.0|^7.0|^8.0" "symfony/console": "^4.4|^5.4|^6.0|^7.0|^8.0"
}, },
@@ -576,7 +576,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/dbal/issues", "issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/3.10.4" "source": "https://github.com/doctrine/dbal/tree/3.10.5"
}, },
"funding": [ "funding": [
{ {
@@ -592,7 +592,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-11-29T10:46:08+00:00" "time": "2026-02-24T08:03:57+00:00"
}, },
{ {
"name": "doctrine/deprecations", "name": "doctrine/deprecations",
@@ -10869,16 +10869,16 @@
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",
"version": "2.1.5", "version": "2.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/webmozarts/assert.git", "url": "https://github.com/webmozarts/assert.git",
"reference": "79155f94852fa27e2f73b459f6503f5e87e2c188" "reference": "ff31ad6efc62e66e518fbab1cde3453d389bcdc8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/webmozarts/assert/zipball/79155f94852fa27e2f73b459f6503f5e87e2c188", "url": "https://api.github.com/repos/webmozarts/assert/zipball/ff31ad6efc62e66e518fbab1cde3453d389bcdc8",
"reference": "79155f94852fa27e2f73b459f6503f5e87e2c188", "reference": "ff31ad6efc62e66e518fbab1cde3453d389bcdc8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10925,9 +10925,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/webmozarts/assert/issues", "issues": "https://github.com/webmozarts/assert/issues",
"source": "https://github.com/webmozarts/assert/tree/2.1.5" "source": "https://github.com/webmozarts/assert/tree/2.1.6"
}, },
"time": "2026-02-18T14:09:36+00:00" "time": "2026-02-27T10:28:38+00:00"
}, },
{ {
"name": "zenstruck/schedule-bundle", "name": "zenstruck/schedule-bundle",