Bump doctrine/doctrine-fixtures-bundle from 3.6.0 to 3.6.1

Bumps [doctrine/doctrine-fixtures-bundle](https://github.com/doctrine/DoctrineFixturesBundle) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/doctrine/DoctrineFixturesBundle/releases)
- [Commits](https://github.com/doctrine/DoctrineFixturesBundle/compare/3.6.0...3.6.1)

---
updated-dependencies:
- dependency-name: doctrine/doctrine-fixtures-bundle
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-28 02:33:20 +00:00 committed by GitHub
parent da14fed304
commit ed27038899
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -16104,16 +16104,16 @@
},
{
"name": "doctrine/doctrine-fixtures-bundle",
"version": "3.6.0",
"version": "3.6.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
"reference": "87f5d53708a3855aa018bf0a00d0d4b0ef58a956"
"reference": "d13a08ebf244f74c8adb8ff15aa55d01c404e534"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/87f5d53708a3855aa018bf0a00d0d4b0ef58a956",
"reference": "87f5d53708a3855aa018bf0a00d0d4b0ef58a956",
"url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/d13a08ebf244f74c8adb8ff15aa55d01c404e534",
"reference": "d13a08ebf244f74c8adb8ff15aa55d01c404e534",
"shasum": ""
},
"require": {
@ -16171,7 +16171,7 @@
],
"support": {
"issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues",
"source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.6.0"
"source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.6.1"
},
"funding": [
{
@ -16187,7 +16187,7 @@
"type": "tidelift"
}
],
"time": "2024-05-02T18:06:53+00:00"
"time": "2024-05-07T07:16:35+00:00"
},
{
"name": "ergebnis/composer-normalize",