Merge pull request #7350 from wallabag/dependabot/composer/doctrine/orm-2.19.1

This commit is contained in:
Jérémy Benoist 2024-03-18 06:39:47 +01:00 committed by GitHub
commit bd9242216b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -1663,16 +1663,16 @@
},
{
"name": "doctrine/orm",
"version": "2.19.0",
"version": "2.19.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/orm.git",
"reference": "a809a71aa6a233a6c82e68ebaaf8954adc4998dc"
"reference": "abcad6fa45768fe8481cf4772c6e20a80c42bf72"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/a809a71aa6a233a6c82e68ebaaf8954adc4998dc",
"reference": "a809a71aa6a233a6c82e68ebaaf8954adc4998dc",
"url": "https://api.github.com/repos/doctrine/orm/zipball/abcad6fa45768fe8481cf4772c6e20a80c42bf72",
"reference": "abcad6fa45768fe8481cf4772c6e20a80c42bf72",
"shasum": ""
},
"require": {
@ -1758,9 +1758,9 @@
],
"support": {
"issues": "https://github.com/doctrine/orm/issues",
"source": "https://github.com/doctrine/orm/tree/2.19.0"
"source": "https://github.com/doctrine/orm/tree/2.19.1"
},
"time": "2024-03-03T17:43:41+00:00"
"time": "2024-03-16T20:23:13+00:00"
},
{
"name": "doctrine/persistence",