Bump dama/doctrine-test-bundle from 6.4.0 to 6.5.0

Bumps [dama/doctrine-test-bundle](https://github.com/dmaicher/doctrine-test-bundle) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/dmaicher/doctrine-test-bundle/releases)
- [Changelog](https://github.com/dmaicher/doctrine-test-bundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dmaicher/doctrine-test-bundle/compare/v6.4.0...v6.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-14 03:58:39 +00:00 committed by GitHub
parent 657a6c43a3
commit c9d1be066e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -10866,20 +10866,20 @@
},
{
"name": "dama/doctrine-test-bundle",
"version": "v6.4.0",
"version": "v6.5.0",
"source": {
"type": "git",
"url": "https://github.com/dmaicher/doctrine-test-bundle.git",
"reference": "ada40c684d212e6911d70ae5ba5a0536607df567"
"reference": "a43f79239f446bb85ffa34e799878156a43b590b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dmaicher/doctrine-test-bundle/zipball/ada40c684d212e6911d70ae5ba5a0536607df567",
"reference": "ada40c684d212e6911d70ae5ba5a0536607df567",
"url": "https://api.github.com/repos/dmaicher/doctrine-test-bundle/zipball/a43f79239f446bb85ffa34e799878156a43b590b",
"reference": "a43f79239f446bb85ffa34e799878156a43b590b",
"shasum": ""
},
"require": {
"doctrine/dbal": "^2.9,>=2.9.3",
"doctrine/dbal": "^2.9.3 || ^3.0",
"doctrine/doctrine-bundle": "^1.11 || ^2.0",
"php": "^7.1 || ^8.0",
"symfony/framework-bundle": "^3.4 || ^4.4 || ^5.1"
@ -10921,7 +10921,7 @@
"symfony",
"tests"
],
"time": "2020-10-30T10:35:52+00:00"
"time": "2020-12-12T16:34:54+00:00"
},
{
"name": "doctrine/data-fixtures",