Bump dama/doctrine-test-bundle from 6.3.2 to 6.3.3

Bumps [dama/doctrine-test-bundle](https://github.com/dmaicher/doctrine-test-bundle) from 6.3.2 to 6.3.3.
- [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.3.2...v6.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-07 02:22:59 +00:00 committed by GitHub
parent 3cb423e02e
commit 3f6b1998f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

29
composer.lock generated
View file

@ -822,16 +822,16 @@
},
{
"name": "doctrine/dbal",
"version": "2.10.2",
"version": "2.10.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "aab745e7b6b2de3b47019da81e7225e14dcfdac8"
"reference": "03ca23afc2ee062f5d3e32426ad37c34a4770dcf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/aab745e7b6b2de3b47019da81e7225e14dcfdac8",
"reference": "aab745e7b6b2de3b47019da81e7225e14dcfdac8",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/03ca23afc2ee062f5d3e32426ad37c34a4770dcf",
"reference": "03ca23afc2ee062f5d3e32426ad37c34a4770dcf",
"shasum": ""
},
"require": {
@ -841,13 +841,14 @@
"php": "^7.2"
},
"require-dev": {
"doctrine/coding-standard": "^6.0",
"doctrine/coding-standard": "^8.1",
"jetbrains/phpstorm-stubs": "^2019.1",
"nikic/php-parser": "^4.4",
"phpstan/phpstan": "^0.12",
"phpunit/phpunit": "^8.4.1",
"phpstan/phpstan": "^0.12.40",
"phpunit/phpunit": "^8.5.5",
"psalm/plugin-phpunit": "^0.10.0",
"symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
"vimeo/psalm": "^3.11"
"vimeo/psalm": "^3.14.2"
},
"suggest": {
"symfony/console": "For helpful console commands such as SQL execution and import of files."
@ -926,7 +927,7 @@
"type": "tidelift"
}
],
"time": "2020-04-20T17:19:26+00:00"
"time": "2020-09-02T01:35:42+00:00"
},
{
"name": "doctrine/doctrine-bundle",
@ -10952,16 +10953,16 @@
},
{
"name": "dama/doctrine-test-bundle",
"version": "v6.3.2",
"version": "v6.3.3",
"source": {
"type": "git",
"url": "https://github.com/dmaicher/doctrine-test-bundle.git",
"reference": "06932e828b4e8ed8655b9b64ae30428e048b616e"
"reference": "a364cfee35acb7d37698c4749f7dd34d04646535"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dmaicher/doctrine-test-bundle/zipball/06932e828b4e8ed8655b9b64ae30428e048b616e",
"reference": "06932e828b4e8ed8655b9b64ae30428e048b616e",
"url": "https://api.github.com/repos/dmaicher/doctrine-test-bundle/zipball/a364cfee35acb7d37698c4749f7dd34d04646535",
"reference": "a364cfee35acb7d37698c4749f7dd34d04646535",
"shasum": ""
},
"require": {
@ -11005,7 +11006,7 @@
"symfony",
"tests"
],
"time": "2020-03-02T20:42:23+00:00"
"time": "2020-09-04T05:50:21+00:00"
},
{
"name": "doctrine/data-fixtures",