mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-26 02:51:04 +00:00
Bump doctrine/migrations from 3.5.4 to 3.5.5
Bumps [doctrine/migrations](https://github.com/doctrine/migrations) from 3.5.4 to 3.5.5. - [Release notes](https://github.com/doctrine/migrations/releases) - [Commits](https://github.com/doctrine/migrations/compare/3.5.4...3.5.5) --- updated-dependencies: - dependency-name: doctrine/migrations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cee1f887a0
commit
a004c697a3
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