Merge pull request #6247 from wallabag/dependabot/composer/doctrine/migrations-3.5.4

This commit is contained in:
Jérémy Benoist 2023-01-18 06:26:24 +01:00 committed by GitHub
commit 529a83cde0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -1661,16 +1661,16 @@
}, },
{ {
"name": "doctrine/migrations", "name": "doctrine/migrations",
"version": "3.5.3", "version": "3.5.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/migrations.git", "url": "https://github.com/doctrine/migrations.git",
"reference": "01f89a1082b6971ba53ba76f95741fc8ad4a5fd2" "reference": "e327d1f241e964161f1d3f4e82f7aefbe2da45dd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/migrations/zipball/01f89a1082b6971ba53ba76f95741fc8ad4a5fd2", "url": "https://api.github.com/repos/doctrine/migrations/zipball/e327d1f241e964161f1d3f4e82f7aefbe2da45dd",
"reference": "01f89a1082b6971ba53ba76f95741fc8ad4a5fd2", "reference": "e327d1f241e964161f1d3f4e82f7aefbe2da45dd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1743,7 +1743,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/migrations/issues", "issues": "https://github.com/doctrine/migrations/issues",
"source": "https://github.com/doctrine/migrations/tree/3.5.3" "source": "https://github.com/doctrine/migrations/tree/3.5.4"
}, },
"funding": [ "funding": [
{ {
@ -1759,7 +1759,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-01-11T07:13:35+00:00" "time": "2023-01-17T20:39:56+00:00"
}, },
{ {
"name": "doctrine/orm", "name": "doctrine/orm",