Merge pull request #7221 from wallabag/dependabot/composer/doctrine/orm-2.17.4

This commit is contained in:
Jérémy Benoist 2024-01-29 06:50:18 +01:00 committed by GitHub
commit 033d420464
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

12
composer.lock generated
View File

@ -1720,16 +1720,16 @@
}, },
{ {
"name": "doctrine/orm", "name": "doctrine/orm",
"version": "2.17.3", "version": "2.17.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/orm.git", "url": "https://github.com/doctrine/orm.git",
"reference": "398ab0547aaf90bdb352b560a94c24f44ff00670" "reference": "ccfc97c32f63aaa0988ac6aa42e71c5590bb794d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/398ab0547aaf90bdb352b560a94c24f44ff00670", "url": "https://api.github.com/repos/doctrine/orm/zipball/ccfc97c32f63aaa0988ac6aa42e71c5590bb794d",
"reference": "398ab0547aaf90bdb352b560a94c24f44ff00670", "reference": "ccfc97c32f63aaa0988ac6aa42e71c5590bb794d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1815,9 +1815,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.17.3" "source": "https://github.com/doctrine/orm/tree/2.17.4"
}, },
"time": "2024-01-16T21:32:04+00:00" "time": "2024-01-26T19:41:16+00:00"
}, },
{ {
"name": "doctrine/persistence", "name": "doctrine/persistence",