chore: update project dependencies

This commit is contained in:
Björn Fromme
2025-06-17 11:43:31 +02:00
parent 406dc8e14c
commit bdc7e1b7ba
Generated
+6 -6
View File
@@ -644,16 +644,16 @@
}, },
{ {
"name": "doctrine/doctrine-bundle", "name": "doctrine/doctrine-bundle",
"version": "2.14.1", "version": "2.15.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/DoctrineBundle.git", "url": "https://github.com/doctrine/DoctrineBundle.git",
"reference": "0a118222ab21ba05bd9f17fbaa6a3800865274f4" "reference": "d88294521a1bca943240adca65fa19ca8a7288c6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/0a118222ab21ba05bd9f17fbaa6a3800865274f4", "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/d88294521a1bca943240adca65fa19ca8a7288c6",
"reference": "0a118222ab21ba05bd9f17fbaa6a3800865274f4", "reference": "d88294521a1bca943240adca65fa19ca8a7288c6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -746,7 +746,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/DoctrineBundle/issues", "issues": "https://github.com/doctrine/DoctrineBundle/issues",
"source": "https://github.com/doctrine/DoctrineBundle/tree/2.14.1" "source": "https://github.com/doctrine/DoctrineBundle/tree/2.15.0"
}, },
"funding": [ "funding": [
{ {
@@ -762,7 +762,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-06-09T20:22:28+00:00" "time": "2025-06-16T19:53:58+00:00"
}, },
{ {
"name": "doctrine/doctrine-migrations-bundle", "name": "doctrine/doctrine-migrations-bundle",