diff --git a/composer.json b/composer.json index b9d213c8..4ec85be2 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "doctrine/collections": "^2.1.4", "doctrine/doctrine-bundle": "^2.10.2", "doctrine/doctrine-migrations-bundle": "^3.3.0", - "doctrine/migrations": "^3.7.0", + "doctrine/migrations": "^3.7.1", "doctrine/orm": "^2.16.2", "ramsey/uuid": "^4.7.5", "symfony/config": "^6.2.5", diff --git a/composer.lock b/composer.lock index 7f68c1ca..ab7c7c92 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "b10f438c61345bc00866198dad7f1d7a", + "content-hash": "fdafaf2e0beee92a0eaaa3a31785e11c", "packages": [ { "name": "brick/math", @@ -1109,16 +1109,16 @@ }, { "name": "doctrine/migrations", - "version": "3.7.0", + "version": "3.7.1", "source": { "type": "git", "url": "https://github.com/doctrine/migrations.git", - "reference": "282661f27129232e94e5e4dd5cb89a95c796bec2" + "reference": "e4e0855ea993d169c8adb50e19b014e64bbdda46" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/migrations/zipball/282661f27129232e94e5e4dd5cb89a95c796bec2", - "reference": "282661f27129232e94e5e4dd5cb89a95c796bec2", + "url": "https://api.github.com/repos/doctrine/migrations/zipball/e4e0855ea993d169c8adb50e19b014e64bbdda46", + "reference": "e4e0855ea993d169c8adb50e19b014e64bbdda46", "shasum": "" }, "require": { @@ -1191,7 +1191,7 @@ ], "support": { "issues": "https://github.com/doctrine/migrations/issues", - "source": "https://github.com/doctrine/migrations/tree/3.7.0" + "source": "https://github.com/doctrine/migrations/tree/3.7.1" }, "funding": [ { @@ -1207,7 +1207,7 @@ "type": "tidelift" } ], - "time": "2023-11-13T12:31:07+00:00" + "time": "2023-11-19T06:55:22+00:00" }, { "name": "doctrine/orm",