mirror of
https://github.com/wallabag/wallabag.git
synced 2024-10-31 22:28:54 +00:00
Bump doctrine/persistence from 3.2.0 to 3.3.1
Bumps [doctrine/persistence](https://github.com/doctrine/persistence) from 3.2.0 to 3.3.1. - [Release notes](https://github.com/doctrine/persistence/releases) - [Commits](https://github.com/doctrine/persistence/compare/3.2.0...3.3.1) --- 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
5dfd5e31dc
commit
4c0e1ead18
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -1764,16 +1764,16 @@
|
|||
},
|
||||
{
|
||||
"name": "doctrine/persistence",
|
||||
"version": "3.2.0",
|
||||
"version": "3.3.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/persistence.git",
|
||||
"reference": "63fee8c33bef740db6730eb2a750cd3da6495603"
|
||||
"reference": "b6fd1f126b13c1f7e7321f7338b14a19116b5de4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/persistence/zipball/63fee8c33bef740db6730eb2a750cd3da6495603",
|
||||
"reference": "63fee8c33bef740db6730eb2a750cd3da6495603",
|
||||
"url": "https://api.github.com/repos/doctrine/persistence/zipball/b6fd1f126b13c1f7e7321f7338b14a19116b5de4",
|
||||
"reference": "b6fd1f126b13c1f7e7321f7338b14a19116b5de4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1842,7 +1842,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/doctrine/persistence/issues",
|
||||
"source": "https://github.com/doctrine/persistence/tree/3.2.0"
|
||||
"source": "https://github.com/doctrine/persistence/tree/3.3.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -1858,7 +1858,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-05-17T18:32:04+00:00"
|
||||
"time": "2024-03-01T19:53:13+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/sql-formatter",
|
||||
|
|
Loading…
Reference in a new issue