mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-15 18:25:15 +00:00
Merge pull request #7989 from wallabag/dependabot/composer/dama/doctrine-test-bundle-8.2.1
This commit is contained in:
commit
468924e4a6
1 changed files with 8 additions and 8 deletions
16
composer.lock
generated
16
composer.lock
generated
|
@ -15885,16 +15885,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "dama/doctrine-test-bundle",
|
"name": "dama/doctrine-test-bundle",
|
||||||
"version": "v8.2.0",
|
"version": "v8.2.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/dmaicher/doctrine-test-bundle.git",
|
"url": "https://github.com/dmaicher/doctrine-test-bundle.git",
|
||||||
"reference": "1f81a280ea63f049d24e9c8ce00e557b18e0ff2f"
|
"reference": "1eab74f0ef705aca73103e1476eb42a2913c0b30"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/dmaicher/doctrine-test-bundle/zipball/1f81a280ea63f049d24e9c8ce00e557b18e0ff2f",
|
"url": "https://api.github.com/repos/dmaicher/doctrine-test-bundle/zipball/1eab74f0ef705aca73103e1476eb42a2913c0b30",
|
||||||
"reference": "1f81a280ea63f049d24e9c8ce00e557b18e0ff2f",
|
"reference": "1eab74f0ef705aca73103e1476eb42a2913c0b30",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -15908,9 +15908,9 @@
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"behat/behat": "^3.0",
|
"behat/behat": "^3.0",
|
||||||
"friendsofphp/php-cs-fixer": "^3.27",
|
"friendsofphp/php-cs-fixer": "^3.27",
|
||||||
"phpstan/phpstan": "^1.2",
|
"phpstan/phpstan": "^2.0",
|
||||||
"phpunit/phpunit": "^8.0 || ^9.0 || ^10.0 || ^11.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/process": "^5.4 || ^6.3 || ^7.0",
|
||||||
"symfony/yaml": "^5.4 || ^6.3 || ^7.0"
|
"symfony/yaml": "^5.4 || ^6.3 || ^7.0"
|
||||||
},
|
},
|
||||||
|
@ -15946,9 +15946,9 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/dmaicher/doctrine-test-bundle/issues",
|
"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",
|
"name": "doctrine/data-fixtures",
|
||||||
|
|
Loading…
Reference in a new issue