1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-06 17:41:01 +00:00

Merge pull request #6675 from wallabag/dependabot/composer/symfony/phpunit-bridge-6.3.1

This commit is contained in:
Jérémy Benoist 2023-06-27 06:17:59 +02:00 committed by GitHub
commit e9054bbd41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -12989,16 +12989,16 @@
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
"version": "v6.3.0", "version": "v6.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git", "url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "f8d75b4d9bf7243979b2c2e5e6cd73f03e10579f" "reference": "0b0bf59b0d9bd1422145a123a67fb12af546ef0d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/f8d75b4d9bf7243979b2c2e5e6cd73f03e10579f", "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/0b0bf59b0d9bd1422145a123a67fb12af546ef0d",
"reference": "f8d75b4d9bf7243979b2c2e5e6cd73f03e10579f", "reference": "0b0bf59b0d9bd1422145a123a67fb12af546ef0d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -13050,7 +13050,7 @@
"description": "Provides utilities for PHPUnit, especially user deprecation notices management", "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v6.3.0" "source": "https://github.com/symfony/phpunit-bridge/tree/v6.3.1"
}, },
"funding": [ "funding": [
{ {
@ -13066,7 +13066,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-30T09:01:24+00:00" "time": "2023-06-23T13:25:16+00:00"
} }
], ],
"aliases": [], "aliases": [],