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

Merge pull request #8334 from wallabag/dependabot/composer/symfony-dependencies-1ff414851e

Bump symfony/phpunit-bridge from 7.3.0 to 7.3.1 in the symfony-dependencies group
This commit is contained in:
Nicolas Lœuillet 2025-06-30 08:27:54 +02:00 committed by GitHub
commit 76fa0d940b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

15
composer.lock generated
View file

@ -19073,16 +19073,16 @@
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
"version": "v7.3.0", "version": "v7.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": "2eabda563921f21cbce1d1e3247b3c36568905e6" "reference": "71624984d8bcad6acf7a790d4e3ceafe04bc2485"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/2eabda563921f21cbce1d1e3247b3c36568905e6", "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/71624984d8bcad6acf7a790d4e3ceafe04bc2485",
"reference": "2eabda563921f21cbce1d1e3247b3c36568905e6", "reference": "71624984d8bcad6acf7a790d4e3ceafe04bc2485",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -19134,8 +19134,11 @@
], ],
"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",
"keywords": [
"testing"
],
"support": { "support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v7.3.0" "source": "https://github.com/symfony/phpunit-bridge/tree/v7.3.1"
}, },
"funding": [ "funding": [
{ {
@ -19151,7 +19154,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-05-23T07:26:30+00:00" "time": "2025-06-04T10:09:06+00:00"
}, },
{ {
"name": "symfony/process", "name": "symfony/process",