Update dependency doctrine/doctrine-migrations-bundle to v3.4.1 #26

Merged
Renovate merged 1 commits from renovate/php-mineur into main 2025-01-28 00:10:51 +00:00
Showing only changes of commit 7330349a5a - Show all commits

14
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "d8ceef27639b2bdc9c0081bebf3a7320", "content-hash": "e7db5287918139680fd9d6d9f5b1287f",
"packages": [ "packages": [
{ {
"name": "composer/semver", "name": "composer/semver",
@ -539,16 +539,16 @@
}, },
{ {
"name": "doctrine/doctrine-migrations-bundle", "name": "doctrine/doctrine-migrations-bundle",
"version": "3.4.0", "version": "3.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/DoctrineMigrationsBundle.git", "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
"reference": "a5c5fe0d2c6b911c03555046febb05a05a347078" "reference": "e858ce0f5c12b266dce7dce24834448355155da7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/a5c5fe0d2c6b911c03555046febb05a05a347078", "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/e858ce0f5c12b266dce7dce24834448355155da7",
"reference": "a5c5fe0d2c6b911c03555046febb05a05a347078", "reference": "e858ce0f5c12b266dce7dce24834448355155da7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -605,7 +605,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.4.0" "source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.4.1"
}, },
"funding": [ "funding": [
{ {
@ -621,7 +621,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-01-16T20:28:10+00:00" "time": "2025-01-27T22:48:22+00:00"
}, },
{ {
"name": "doctrine/event-manager", "name": "doctrine/event-manager",