mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-22 17:11:07 +00:00
Bump doctrine/orm from 2.17.3 to 2.17.4
Bumps [doctrine/orm](https://github.com/doctrine/orm) from 2.17.3 to 2.17.4. - [Release notes](https://github.com/doctrine/orm/releases) - [Commits](https://github.com/doctrine/orm/compare/2.17.3...2.17.4) --- updated-dependencies: - dependency-name: doctrine/orm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e1a28289d1
commit
fc4fff09d8
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -1720,16 +1720,16 @@
|
|||
},
|
||||
{
|
||||
"name": "doctrine/orm",
|
||||
"version": "2.17.3",
|
||||
"version": "2.17.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/orm.git",
|
||||
"reference": "398ab0547aaf90bdb352b560a94c24f44ff00670"
|
||||
"reference": "ccfc97c32f63aaa0988ac6aa42e71c5590bb794d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/orm/zipball/398ab0547aaf90bdb352b560a94c24f44ff00670",
|
||||
"reference": "398ab0547aaf90bdb352b560a94c24f44ff00670",
|
||||
"url": "https://api.github.com/repos/doctrine/orm/zipball/ccfc97c32f63aaa0988ac6aa42e71c5590bb794d",
|
||||
"reference": "ccfc97c32f63aaa0988ac6aa42e71c5590bb794d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1815,9 +1815,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/doctrine/orm/issues",
|
||||
"source": "https://github.com/doctrine/orm/tree/2.17.3"
|
||||
"source": "https://github.com/doctrine/orm/tree/2.17.4"
|
||||
},
|
||||
"time": "2024-01-16T21:32:04+00:00"
|
||||
"time": "2024-01-26T19:41:16+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/persistence",
|
||||
|
|
Loading…
Reference in a new issue