Merge pull request #6580 from wallabag/dependabot/composer/doctrine/doctrine-migrations-bundle-3.2.4

This commit is contained in:
Jérémy Benoist 2023-06-05 08:14:57 +02:00 committed by GitHub
commit fd26103687
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -1180,16 +1180,16 @@
}, },
{ {
"name": "doctrine/doctrine-migrations-bundle", "name": "doctrine/doctrine-migrations-bundle",
"version": "3.2.3", "version": "3.2.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/DoctrineMigrationsBundle.git", "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
"reference": "05490c74141ecd285ac7d38cef1047ed0abadc47" "reference": "94e6b0fe1a50901d52f59dbb9b4b0737718b2c1e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/05490c74141ecd285ac7d38cef1047ed0abadc47", "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/94e6b0fe1a50901d52f59dbb9b4b0737718b2c1e",
"reference": "05490c74141ecd285ac7d38cef1047ed0abadc47", "reference": "94e6b0fe1a50901d52f59dbb9b4b0737718b2c1e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1245,7 +1245,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/DoctrineMigrationsBundle/issues", "issues": "https://github.com/doctrine/DoctrineMigrationsBundle/issues",
"source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.2.3" "source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.2.4"
}, },
"funding": [ "funding": [
{ {
@ -1261,7 +1261,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-02T13:24:05+00:00" "time": "2023-06-02T08:19:26+00:00"
}, },
{ {
"name": "doctrine/event-manager", "name": "doctrine/event-manager",