Merge pull request #7251 from wallabag/dependabot/composer/doctrine/doctrine-bundle-2.11.3

This commit is contained in:
Jérémy Benoist 2024-02-13 08:06:48 +01:00 committed by GitHub
commit a8634d7116
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -1020,16 +1020,16 @@
}, },
{ {
"name": "doctrine/doctrine-bundle", "name": "doctrine/doctrine-bundle",
"version": "2.11.2", "version": "2.11.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/DoctrineBundle.git", "url": "https://github.com/doctrine/DoctrineBundle.git",
"reference": "fb22c9320383caa2829c32dc3b84c1b5e0f1ceaf" "reference": "492725310ae9a1b5b20d6ae09fb5ae6404616e68"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/fb22c9320383caa2829c32dc3b84c1b5e0f1ceaf", "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/492725310ae9a1b5b20d6ae09fb5ae6404616e68",
"reference": "fb22c9320383caa2829c32dc3b84c1b5e0f1ceaf", "reference": "492725310ae9a1b5b20d6ae09fb5ae6404616e68",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1119,7 +1119,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.11.2" "source": "https://github.com/doctrine/DoctrineBundle/tree/2.11.3"
}, },
"funding": [ "funding": [
{ {
@ -1135,7 +1135,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-02-06T15:41:25+00:00" "time": "2024-02-10T20:56:20+00:00"
}, },
{ {
"name": "doctrine/doctrine-migrations-bundle", "name": "doctrine/doctrine-migrations-bundle",