Bump doctrine/migrations from 3.5.3 to 3.5.4

Bumps [doctrine/migrations](https://github.com/doctrine/migrations) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/doctrine/migrations/releases)
- [Commits](https://github.com/doctrine/migrations/compare/3.5.3...3.5.4)

---
updated-dependencies:
- dependency-name: doctrine/migrations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-18 03:02:07 +00:00 committed by GitHub
parent df9853ac64
commit e886b1164d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -1661,16 +1661,16 @@
},
{
"name": "doctrine/migrations",
"version": "3.5.3",
"version": "3.5.4",
"source": {
"type": "git",
"url": "https://github.com/doctrine/migrations.git",
"reference": "01f89a1082b6971ba53ba76f95741fc8ad4a5fd2"
"reference": "e327d1f241e964161f1d3f4e82f7aefbe2da45dd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/migrations/zipball/01f89a1082b6971ba53ba76f95741fc8ad4a5fd2",
"reference": "01f89a1082b6971ba53ba76f95741fc8ad4a5fd2",
"url": "https://api.github.com/repos/doctrine/migrations/zipball/e327d1f241e964161f1d3f4e82f7aefbe2da45dd",
"reference": "e327d1f241e964161f1d3f4e82f7aefbe2da45dd",
"shasum": ""
},
"require": {
@ -1743,7 +1743,7 @@
],
"support": {
"issues": "https://github.com/doctrine/migrations/issues",
"source": "https://github.com/doctrine/migrations/tree/3.5.3"
"source": "https://github.com/doctrine/migrations/tree/3.5.4"
},
"funding": [
{
@ -1759,7 +1759,7 @@
"type": "tidelift"
}
],
"time": "2023-01-11T07:13:35+00:00"
"time": "2023-01-17T20:39:56+00:00"
},
{
"name": "doctrine/orm",