Bump dama/doctrine-test-bundle from 8.1.0 to 8.2.0

Bumps [dama/doctrine-test-bundle](https://github.com/dmaicher/doctrine-test-bundle) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/dmaicher/doctrine-test-bundle/releases)
- [Commits](https://github.com/dmaicher/doctrine-test-bundle/compare/v8.1.0...v8.2.0)

---
updated-dependencies:
- dependency-name: dama/doctrine-test-bundle
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-29 02:37:32 +00:00 committed by GitHub
parent 0b3a35c2cc
commit 7a88b1b0f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

14
composer.lock generated
View file

@ -15954,21 +15954,21 @@
},
{
"name": "dama/doctrine-test-bundle",
"version": "v8.1.0",
"version": "v8.2.0",
"source": {
"type": "git",
"url": "https://github.com/dmaicher/doctrine-test-bundle.git",
"reference": "21b4dd73546991c7df34ba92ecbf305a1ae5a0ee"
"reference": "1f81a280ea63f049d24e9c8ce00e557b18e0ff2f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dmaicher/doctrine-test-bundle/zipball/21b4dd73546991c7df34ba92ecbf305a1ae5a0ee",
"reference": "21b4dd73546991c7df34ba92ecbf305a1ae5a0ee",
"url": "https://api.github.com/repos/dmaicher/doctrine-test-bundle/zipball/1f81a280ea63f049d24e9c8ce00e557b18e0ff2f",
"reference": "1f81a280ea63f049d24e9c8ce00e557b18e0ff2f",
"shasum": ""
},
"require": {
"doctrine/dbal": "^3.3 || ^4.0",
"doctrine/doctrine-bundle": "^2.2.2",
"doctrine/doctrine-bundle": "^2.11.0",
"php": "^7.4 || ^8.0",
"psr/cache": "^1.0 || ^2.0 || ^3.0",
"symfony/cache": "^5.4 || ^6.3 || ^7.0",
@ -16015,9 +16015,9 @@
],
"support": {
"issues": "https://github.com/dmaicher/doctrine-test-bundle/issues",
"source": "https://github.com/dmaicher/doctrine-test-bundle/tree/v8.1.0"
"source": "https://github.com/dmaicher/doctrine-test-bundle/tree/v8.2.0"
},
"time": "2024-05-21T18:06:21+00:00"
"time": "2024-05-28T15:41:06+00:00"
},
{
"name": "doctrine/data-fixtures",