mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-03 13:28:41 +00:00
Merge pull request #5714 from wallabag/dependabot/composer/symfony/phpunit-bridge-6.0.7
This commit is contained in:
commit
8a92a7a569
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -12835,16 +12835,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/phpunit-bridge",
|
||||
"version": "v6.0.3",
|
||||
"version": "v6.0.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/phpunit-bridge.git",
|
||||
"reference": "81f5e8e453433e0182a49ca45d4734cb3a2f818f"
|
||||
"reference": "924f44f1c682473453a502f8f01d4904a7761dcc"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/81f5e8e453433e0182a49ca45d4734cb3a2f818f",
|
||||
"reference": "81f5e8e453433e0182a49ca45d4734cb3a2f818f",
|
||||
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/924f44f1c682473453a502f8f01d4904a7761dcc",
|
||||
"reference": "924f44f1c682473453a502f8f01d4904a7761dcc",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -12898,7 +12898,7 @@
|
|||
"description": "Provides utilities for PHPUnit, especially user deprecation notices management",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/phpunit-bridge/tree/v6.0.3"
|
||||
"source": "https://github.com/symfony/phpunit-bridge/tree/v6.0.7"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -12914,7 +12914,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-01-26T17:23:29+00:00"
|
||||
"time": "2022-03-06T11:27:28+00:00"
|
||||
}
|
||||
],
|
||||
"aliases": [],
|
||||
|
|
Loading…
Reference in a new issue