mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-23 01:21:03 +00:00
Bump doctrine/persistence from 3.1.4 to 3.2.0
Bumps [doctrine/persistence](https://github.com/doctrine/persistence) from 3.1.4 to 3.2.0. - [Release notes](https://github.com/doctrine/persistence/releases) - [Commits](https://github.com/doctrine/persistence/compare/3.1.4...3.2.0) --- updated-dependencies: - dependency-name: doctrine/persistence dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
97feb41628
commit
ba733a6228
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -1795,16 +1795,16 @@
|
|||
},
|
||||
{
|
||||
"name": "doctrine/persistence",
|
||||
"version": "3.1.4",
|
||||
"version": "3.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/persistence.git",
|
||||
"reference": "8bf8ab15960787f1a49d405f6eb8c787b4841119"
|
||||
"reference": "63fee8c33bef740db6730eb2a750cd3da6495603"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/persistence/zipball/8bf8ab15960787f1a49d405f6eb8c787b4841119",
|
||||
"reference": "8bf8ab15960787f1a49d405f6eb8c787b4841119",
|
||||
"url": "https://api.github.com/repos/doctrine/persistence/zipball/63fee8c33bef740db6730eb2a750cd3da6495603",
|
||||
"reference": "63fee8c33bef740db6730eb2a750cd3da6495603",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1873,7 +1873,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/doctrine/persistence/issues",
|
||||
"source": "https://github.com/doctrine/persistence/tree/3.1.4"
|
||||
"source": "https://github.com/doctrine/persistence/tree/3.2.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -1889,7 +1889,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-02-03T11:13:07+00:00"
|
||||
"time": "2023-05-17T18:32:04+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/sql-formatter",
|
||||
|
|
Loading…
Reference in a new issue