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
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

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