Merge pull request #7068 from wallabag/dependabot/composer/doctrine/doctrine-migrations-bundle-3.2.5

This commit is contained in:
Jérémy Benoist 2023-11-14 06:04:20 +01:00 committed by GitHub
commit ff5623baac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

24
composer.lock generated
View file

@ -1191,16 +1191,16 @@
}, },
{ {
"name": "doctrine/doctrine-migrations-bundle", "name": "doctrine/doctrine-migrations-bundle",
"version": "3.2.4", "version": "3.2.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/DoctrineMigrationsBundle.git", "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
"reference": "94e6b0fe1a50901d52f59dbb9b4b0737718b2c1e" "reference": "90be4395597432a05ae9aad5e6fe490622226a77"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/94e6b0fe1a50901d52f59dbb9b4b0737718b2c1e", "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/90be4395597432a05ae9aad5e6fe490622226a77",
"reference": "94e6b0fe1a50901d52f59dbb9b4b0737718b2c1e", "reference": "90be4395597432a05ae9aad5e6fe490622226a77",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1256,7 +1256,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.4" "source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.2.5"
}, },
"funding": [ "funding": [
{ {
@ -1272,7 +1272,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-06-02T08:19:26+00:00" "time": "2023-11-13T08:28:17+00:00"
}, },
{ {
"name": "doctrine/event-manager", "name": "doctrine/event-manager",
@ -10312,16 +10312,16 @@
}, },
{ {
"name": "symfony/event-dispatcher-contracts", "name": "symfony/event-dispatcher-contracts",
"version": "v1.1.13", "version": "v1.10.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git", "url": "https://github.com/symfony/event-dispatcher-contracts.git",
"reference": "1d5cd762abaa6b2a4169d3e77610193a7157129e" "reference": "761c8b8387cfe5f8026594a75fdf0a4e83ba6974"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/1d5cd762abaa6b2a4169d3e77610193a7157129e", "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/761c8b8387cfe5f8026594a75fdf0a4e83ba6974",
"reference": "1d5cd762abaa6b2a4169d3e77610193a7157129e", "reference": "761c8b8387cfe5f8026594a75fdf0a4e83ba6974",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10371,7 +10371,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.13" "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.10.0"
}, },
"funding": [ "funding": [
{ {
@ -10387,7 +10387,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-02T09:41:36+00:00" "time": "2022-07-20T09:59:04+00:00"
}, },
{ {
"name": "symfony/expression-language", "name": "symfony/expression-language",