Merge pull request #7989 from wallabag/dependabot/composer/dama/doctrine-test-bundle-8.2.1

This commit is contained in:
Jérémy Benoist 2025-02-03 06:27:12 +01:00 committed by GitHub
commit 468924e4a6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

16
composer.lock generated
View file

@ -15885,16 +15885,16 @@
},
{
"name": "dama/doctrine-test-bundle",
"version": "v8.2.0",
"version": "v8.2.1",
"source": {
"type": "git",
"url": "https://github.com/dmaicher/doctrine-test-bundle.git",
"reference": "1f81a280ea63f049d24e9c8ce00e557b18e0ff2f"
"reference": "1eab74f0ef705aca73103e1476eb42a2913c0b30"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dmaicher/doctrine-test-bundle/zipball/1f81a280ea63f049d24e9c8ce00e557b18e0ff2f",
"reference": "1f81a280ea63f049d24e9c8ce00e557b18e0ff2f",
"url": "https://api.github.com/repos/dmaicher/doctrine-test-bundle/zipball/1eab74f0ef705aca73103e1476eb42a2913c0b30",
"reference": "1eab74f0ef705aca73103e1476eb42a2913c0b30",
"shasum": ""
},
"require": {
@ -15908,9 +15908,9 @@
"require-dev": {
"behat/behat": "^3.0",
"friendsofphp/php-cs-fixer": "^3.27",
"phpstan/phpstan": "^1.2",
"phpstan/phpstan": "^2.0",
"phpunit/phpunit": "^8.0 || ^9.0 || ^10.0 || ^11.0",
"symfony/phpunit-bridge": "^6.3",
"symfony/phpunit-bridge": "^7.2",
"symfony/process": "^5.4 || ^6.3 || ^7.0",
"symfony/yaml": "^5.4 || ^6.3 || ^7.0"
},
@ -15946,9 +15946,9 @@
],
"support": {
"issues": "https://github.com/dmaicher/doctrine-test-bundle/issues",
"source": "https://github.com/dmaicher/doctrine-test-bundle/tree/v8.2.0"
"source": "https://github.com/dmaicher/doctrine-test-bundle/tree/v8.2.1"
},
"time": "2024-05-28T15:41:06+00:00"
"time": "2025-02-01T12:35:26+00:00"
},
{
"name": "doctrine/data-fixtures",