mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-17 11:15:16 +00:00
Merge pull request #6250 from wallabag/dependabot/composer/doctrine/migrations-3.5.5
This commit is contained in:
commit
65661a082b
1 changed files with 7 additions and 7 deletions
14
composer.lock
generated
14
composer.lock
generated
|
@ -1661,23 +1661,23 @@
|
|||
},
|
||||
{
|
||||
"name": "doctrine/migrations",
|
||||
"version": "3.5.4",
|
||||
"version": "3.5.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/migrations.git",
|
||||
"reference": "e327d1f241e964161f1d3f4e82f7aefbe2da45dd"
|
||||
"reference": "4b1e2b6ba71d21d0c5be22ed03b6fc954d20b204"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/migrations/zipball/e327d1f241e964161f1d3f4e82f7aefbe2da45dd",
|
||||
"reference": "e327d1f241e964161f1d3f4e82f7aefbe2da45dd",
|
||||
"url": "https://api.github.com/repos/doctrine/migrations/zipball/4b1e2b6ba71d21d0c5be22ed03b6fc954d20b204",
|
||||
"reference": "4b1e2b6ba71d21d0c5be22ed03b6fc954d20b204",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"composer-runtime-api": "^2",
|
||||
"doctrine/dbal": "^3.5.1",
|
||||
"doctrine/deprecations": "^0.5.3 || ^1",
|
||||
"doctrine/event-manager": "^1.0",
|
||||
"doctrine/event-manager": "^1.2 || ^2.0",
|
||||
"friendsofphp/proxy-manager-lts": "^1.0",
|
||||
"php": "^7.4 || ^8.0",
|
||||
"psr/log": "^1.1.3 || ^2 || ^3",
|
||||
|
@ -1743,7 +1743,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/doctrine/migrations/issues",
|
||||
"source": "https://github.com/doctrine/migrations/tree/3.5.4"
|
||||
"source": "https://github.com/doctrine/migrations/tree/3.5.5"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -1759,7 +1759,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-01-17T20:39:56+00:00"
|
||||
"time": "2023-01-18T12:44:30+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/orm",
|
||||
|
|
Loading…
Reference in a new issue