1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-06-27 16:36:00 +00:00

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

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

---
updated-dependencies:
- dependency-name: dama/doctrine-test-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] 2025-02-03 03:43:06 +00:00 committed by GitHub
parent 04e757dcc8
commit fad71f45f0
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",