mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-14 13:01:09 +00:00
Merge pull request #7492 from wallabag/dependabot/composer/dama/doctrine-test-bundle-8.1.0
This commit is contained in:
commit
05f6b4009f
1 changed files with 8 additions and 9 deletions
17
composer.lock
generated
17
composer.lock
generated
|
@ -15953,23 +15953,22 @@
|
|||
},
|
||||
{
|
||||
"name": "dama/doctrine-test-bundle",
|
||||
"version": "v8.0.2",
|
||||
"version": "v8.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/dmaicher/doctrine-test-bundle.git",
|
||||
"reference": "f10de294e41570d027a301554a609c394d40e669"
|
||||
"reference": "21b4dd73546991c7df34ba92ecbf305a1ae5a0ee"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/dmaicher/doctrine-test-bundle/zipball/f10de294e41570d027a301554a609c394d40e669",
|
||||
"reference": "f10de294e41570d027a301554a609c394d40e669",
|
||||
"url": "https://api.github.com/repos/dmaicher/doctrine-test-bundle/zipball/21b4dd73546991c7df34ba92ecbf305a1ae5a0ee",
|
||||
"reference": "21b4dd73546991c7df34ba92ecbf305a1ae5a0ee",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"doctrine/dbal": "^3.3 || ^4.0",
|
||||
"doctrine/doctrine-bundle": "^2.2.2",
|
||||
"ext-json": "*",
|
||||
"php": "^7.3 || ^8.0",
|
||||
"php": "^7.4 || ^8.0",
|
||||
"psr/cache": "^1.0 || ^2.0 || ^3.0",
|
||||
"symfony/cache": "^5.4 || ^6.3 || ^7.0",
|
||||
"symfony/framework-bundle": "^5.4 || ^6.3 || ^7.0"
|
||||
|
@ -15978,7 +15977,7 @@
|
|||
"behat/behat": "^3.0",
|
||||
"friendsofphp/php-cs-fixer": "^3.27",
|
||||
"phpstan/phpstan": "^1.2",
|
||||
"phpunit/phpunit": "^8.0 || ^9.0 || ^10.0",
|
||||
"phpunit/phpunit": "^8.0 || ^9.0 || ^10.0 || ^11.0",
|
||||
"symfony/phpunit-bridge": "^6.3",
|
||||
"symfony/process": "^5.4 || ^6.3 || ^7.0",
|
||||
"symfony/yaml": "^5.4 || ^6.3 || ^7.0"
|
||||
|
@ -16015,9 +16014,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/dmaicher/doctrine-test-bundle/issues",
|
||||
"source": "https://github.com/dmaicher/doctrine-test-bundle/tree/v8.0.2"
|
||||
"source": "https://github.com/dmaicher/doctrine-test-bundle/tree/v8.1.0"
|
||||
},
|
||||
"time": "2024-02-15T08:28:14+00:00"
|
||||
"time": "2024-05-21T18:06:21+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/data-fixtures",
|
||||
|
|
Loading…
Reference in a new issue