Update dependency doctrine/doctrine-migrations-bundle to v3.4.1
All checks were successful
rector / Rector (pull_request) Successful in 1m17s
Apply PHP CS Fixer / php-cs-fixer (push) Successful in 9s
CI / build-test (push) Successful in 1m25s
rector / Rector (push) Successful in 1m16s

This commit is contained in:
Renovate Bot 2025-01-28 00:03:08 +00:00
parent 3eda535868
commit 7330349a5a

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",
"This file is @generated automatically"
],
"content-hash": "d8ceef27639b2bdc9c0081bebf3a7320",
"content-hash": "e7db5287918139680fd9d6d9f5b1287f",
"packages": [
{
"name": "composer/semver",
@ -539,16 +539,16 @@
},
{
"name": "doctrine/doctrine-migrations-bundle",
"version": "3.4.0",
"version": "3.4.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
"reference": "a5c5fe0d2c6b911c03555046febb05a05a347078"
"reference": "e858ce0f5c12b266dce7dce24834448355155da7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/a5c5fe0d2c6b911c03555046febb05a05a347078",
"reference": "a5c5fe0d2c6b911c03555046febb05a05a347078",
"url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/e858ce0f5c12b266dce7dce24834448355155da7",
"reference": "e858ce0f5c12b266dce7dce24834448355155da7",
"shasum": ""
},
"require": {
@ -605,7 +605,7 @@
],
"support": {
"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": [
{
@ -621,7 +621,7 @@
"type": "tidelift"
}
],
"time": "2025-01-16T20:28:10+00:00"
"time": "2025-01-27T22:48:22+00:00"
},
{
"name": "doctrine/event-manager",