Merge pull request #7384 from wallabag/dependabot/composer/doctrine/orm-2.19.3

This commit is contained in:
Jérémy Benoist 2024-03-25 06:33:54 +01:00 committed by GitHub
commit 972f1de51d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -1664,16 +1664,16 @@
},
{
"name": "doctrine/orm",
"version": "2.19.2",
"version": "2.19.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/orm.git",
"reference": "40a0964f06e142e173b783c45688e5f5efaed6aa"
"reference": "1a5a4c674a416b4fdf76833c627c5e7f58bbb890"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/40a0964f06e142e173b783c45688e5f5efaed6aa",
"reference": "40a0964f06e142e173b783c45688e5f5efaed6aa",
"url": "https://api.github.com/repos/doctrine/orm/zipball/1a5a4c674a416b4fdf76833c627c5e7f58bbb890",
"reference": "1a5a4c674a416b4fdf76833c627c5e7f58bbb890",
"shasum": ""
},
"require": {
@ -1759,9 +1759,9 @@
],
"support": {
"issues": "https://github.com/doctrine/orm/issues",
"source": "https://github.com/doctrine/orm/tree/2.19.2"
"source": "https://github.com/doctrine/orm/tree/2.19.3"
},
"time": "2024-03-18T19:12:56+00:00"
"time": "2024-03-21T11:01:42+00:00"
},
{
"name": "doctrine/persistence",