mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-23 16:10:28 +00:00
Bump doctrine/orm from 2.6.4 to 2.6.6
Bumps [doctrine/orm](https://github.com/doctrine/orm) from 2.6.4 to 2.6.6. - [Release notes](https://github.com/doctrine/orm/releases) - [Commits](https://github.com/doctrine/orm/compare/v2.6.4...v2.6.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
069229e19c
commit
93a4cefdbc
1 changed files with 10 additions and 10 deletions
20
composer.lock
generated
20
composer.lock
generated
|
@ -412,16 +412,16 @@
|
|||
},
|
||||
{
|
||||
"name": "doctrine/cache",
|
||||
"version": "1.9.0",
|
||||
"version": "1.9.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/cache.git",
|
||||
"reference": "c15dcd24b756f9e52ea7c3ae8227354f3628f11a"
|
||||
"reference": "89a5c76c39c292f7798f964ab3c836c3f8192a55"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/cache/zipball/c15dcd24b756f9e52ea7c3ae8227354f3628f11a",
|
||||
"reference": "c15dcd24b756f9e52ea7c3ae8227354f3628f11a",
|
||||
"url": "https://api.github.com/repos/doctrine/cache/zipball/89a5c76c39c292f7798f964ab3c836c3f8192a55",
|
||||
"reference": "89a5c76c39c292f7798f964ab3c836c3f8192a55",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -491,7 +491,7 @@
|
|||
"riak",
|
||||
"xcache"
|
||||
],
|
||||
"time": "2019-11-11T10:31:52+00:00"
|
||||
"time": "2019-11-15T14:31:57+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/collections",
|
||||
|
@ -1304,16 +1304,16 @@
|
|||
},
|
||||
{
|
||||
"name": "doctrine/orm",
|
||||
"version": "v2.6.4",
|
||||
"version": "v2.6.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/orm.git",
|
||||
"reference": "b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43"
|
||||
"reference": "2d9b9351831d1230881c52f006011cbf72fe944e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/orm/zipball/b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43",
|
||||
"reference": "b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43",
|
||||
"url": "https://api.github.com/repos/doctrine/orm/zipball/2d9b9351831d1230881c52f006011cbf72fe944e",
|
||||
"reference": "2d9b9351831d1230881c52f006011cbf72fe944e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1381,7 +1381,7 @@
|
|||
"database",
|
||||
"orm"
|
||||
],
|
||||
"time": "2019-09-20T14:30:26+00:00"
|
||||
"time": "2019-11-18T22:01:21+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/persistence",
|
||||
|
|
Loading…
Reference in a new issue