mirror of
https://github.com/wallabag/wallabag.git
synced 2024-10-31 22:28:54 +00:00
Merge pull request #7431 from wallabag/dependabot/composer/doctrine/orm-2.19.4
This commit is contained in:
commit
9ab35ca6be
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -1664,16 +1664,16 @@
|
|||
},
|
||||
{
|
||||
"name": "doctrine/orm",
|
||||
"version": "2.19.3",
|
||||
"version": "2.19.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/orm.git",
|
||||
"reference": "1a5a4c674a416b4fdf76833c627c5e7f58bbb890"
|
||||
"reference": "b27489348658cd718d18005de37b94f7f8561467"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/orm/zipball/1a5a4c674a416b4fdf76833c627c5e7f58bbb890",
|
||||
"reference": "1a5a4c674a416b4fdf76833c627c5e7f58bbb890",
|
||||
"url": "https://api.github.com/repos/doctrine/orm/zipball/b27489348658cd718d18005de37b94f7f8561467",
|
||||
"reference": "b27489348658cd718d18005de37b94f7f8561467",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1759,9 +1759,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/doctrine/orm/issues",
|
||||
"source": "https://github.com/doctrine/orm/tree/2.19.3"
|
||||
"source": "https://github.com/doctrine/orm/tree/2.19.4"
|
||||
},
|
||||
"time": "2024-03-21T11:01:42+00:00"
|
||||
"time": "2024-04-15T13:11:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/persistence",
|
||||
|
|
Loading…
Reference in a new issue