mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-25 00:50:29 +00:00
Merge pull request #6568 from wallabag/dependabot/composer/doctrine/orm-2.15.2
This commit is contained in:
commit
f8a6a95b7f
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -1694,16 +1694,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/orm",
|
"name": "doctrine/orm",
|
||||||
"version": "2.15.1",
|
"version": "2.15.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/doctrine/orm.git",
|
"url": "https://github.com/doctrine/orm.git",
|
||||||
"reference": "9bc6f5b4ac6f1e7d4248b2efbd01a748782075bc"
|
"reference": "bf449bef7ddc47e62c22f9a06dacc1736abe1c0b"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/doctrine/orm/zipball/9bc6f5b4ac6f1e7d4248b2efbd01a748782075bc",
|
"url": "https://api.github.com/repos/doctrine/orm/zipball/bf449bef7ddc47e62c22f9a06dacc1736abe1c0b",
|
||||||
"reference": "9bc6f5b4ac6f1e7d4248b2efbd01a748782075bc",
|
"reference": "bf449bef7ddc47e62c22f9a06dacc1736abe1c0b",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1789,9 +1789,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.15.1"
|
"source": "https://github.com/doctrine/orm/tree/2.15.2"
|
||||||
},
|
},
|
||||||
"time": "2023-05-07T18:56:25+00:00"
|
"time": "2023-06-01T09:35:50+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/persistence",
|
"name": "doctrine/persistence",
|
||||||
|
|
Loading…
Reference in a new issue