mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-01 06:39:18 +00:00
Merge pull request #7714 from wallabag/dependabot/composer/doctrine/common-3.4.5
This commit is contained in:
commit
ddd52a74b0
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -769,16 +769,16 @@
|
|||
},
|
||||
{
|
||||
"name": "doctrine/common",
|
||||
"version": "3.4.4",
|
||||
"version": "3.4.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/common.git",
|
||||
"reference": "0aad4b7ab7ce8c6602dfbb1e1a24581275fb9d1a"
|
||||
"reference": "6c8fef961f67b8bc802ce3e32e3ebd1022907286"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/common/zipball/0aad4b7ab7ce8c6602dfbb1e1a24581275fb9d1a",
|
||||
"reference": "0aad4b7ab7ce8c6602dfbb1e1a24581275fb9d1a",
|
||||
"url": "https://api.github.com/repos/doctrine/common/zipball/6c8fef961f67b8bc802ce3e32e3ebd1022907286",
|
||||
"reference": "6c8fef961f67b8bc802ce3e32e3ebd1022907286",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -840,7 +840,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/doctrine/common/issues",
|
||||
"source": "https://github.com/doctrine/common/tree/3.4.4"
|
||||
"source": "https://github.com/doctrine/common/tree/3.4.5"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -856,7 +856,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-04-16T13:35:33+00:00"
|
||||
"time": "2024-10-08T15:53:43+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/dbal",
|
||||
|
|
Loading…
Reference in a new issue