Bump doctrine/doctrine-fixtures-bundle from 3.4.4 to 3.4.5

Bumps [doctrine/doctrine-fixtures-bundle](https://github.com/doctrine/DoctrineFixturesBundle) from 3.4.4 to 3.4.5.
- [Release notes](https://github.com/doctrine/DoctrineFixturesBundle/releases)
- [Changelog](https://github.com/doctrine/DoctrineFixturesBundle/blob/3.5.x/CHANGELOG-3.1.md)
- [Commits](https://github.com/doctrine/DoctrineFixturesBundle/compare/3.4.4...3.4.5)

---
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] 2023-11-16 08:57:15 +00:00 committed by GitHub
parent bfeadae6c0
commit d063e6b042
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

14
composer.lock generated
View file

@ -15725,16 +15725,16 @@
}, },
{ {
"name": "doctrine/doctrine-fixtures-bundle", "name": "doctrine/doctrine-fixtures-bundle",
"version": "3.4.4", "version": "3.4.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/DoctrineFixturesBundle.git", "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
"reference": "9ec3139c52a42e94c9fd1e95f8d2bca94326edfb" "reference": "5988484f79362cd7d06564bd11be7ce622e08c87"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/9ec3139c52a42e94c9fd1e95f8d2bca94326edfb", "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/5988484f79362cd7d06564bd11be7ce622e08c87",
"reference": "9ec3139c52a42e94c9fd1e95f8d2bca94326edfb", "reference": "5988484f79362cd7d06564bd11be7ce622e08c87",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -15750,7 +15750,7 @@
"symfony/http-kernel": "^3.4|^4.3|^5.0|^6.0" "symfony/http-kernel": "^3.4|^4.3|^5.0|^6.0"
}, },
"require-dev": { "require-dev": {
"doctrine/coding-standard": "^9", "doctrine/coding-standard": "^9 || ^12",
"phpstan/phpstan": "^1.4.10", "phpstan/phpstan": "^1.4.10",
"phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20", "phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20",
"symfony/phpunit-bridge": "^6.0.8", "symfony/phpunit-bridge": "^6.0.8",
@ -15788,7 +15788,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues", "issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues",
"source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.4.4" "source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.4.5"
}, },
"funding": [ "funding": [
{ {
@ -15804,7 +15804,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-02T15:12:16+00:00" "time": "2023-10-29T18:36:06+00:00"
}, },
{ {
"name": "ergebnis/composer-normalize", "name": "ergebnis/composer-normalize",