forked from wallabag/wallabag
Merge pull request #8577 from wallabag/dependabot/composer/symfony-dependencies-46a6ec6dfb
This commit is contained in:
22
composer.lock
generated
22
composer.lock
generated
@ -19121,28 +19121,24 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/phpunit-bridge",
|
||||
"version": "v7.3.4",
|
||||
"version": "v7.4.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/phpunit-bridge.git",
|
||||
"reference": "ed77a629c13979e051b7000a317966474d566398"
|
||||
"reference": "059b051b38f2138ef104dd848fa48f0cbbb7d78b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/ed77a629c13979e051b7000a317966474d566398",
|
||||
"reference": "ed77a629c13979e051b7000a317966474d566398",
|
||||
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/059b051b38f2138ef104dd848fa48f0cbbb7d78b",
|
||||
"reference": "059b051b38f2138ef104dd848fa48f0cbbb7d78b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.2.5"
|
||||
},
|
||||
"conflict": {
|
||||
"phpunit/phpunit": "<7.5|9.1.2"
|
||||
"php": ">=8.1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/deprecation-contracts": "^2.5|^3.0",
|
||||
"symfony/error-handler": "^5.4|^6.4|^7.0",
|
||||
"symfony/polyfill-php81": "^1.27"
|
||||
"symfony/deprecation-contracts": "^2.5|^3",
|
||||
"symfony/error-handler": "^6.4.3|^7.0.3|^8.0"
|
||||
},
|
||||
"bin": [
|
||||
"bin/simple-phpunit"
|
||||
@ -19186,7 +19182,7 @@
|
||||
"testing"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/phpunit-bridge/tree/v7.3.4"
|
||||
"source": "https://github.com/symfony/phpunit-bridge/tree/v7.4.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -19206,7 +19202,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2025-09-12T12:18:52+00:00"
|
||||
"time": "2025-10-28T22:44:23+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/process",
|
||||
|
||||
Reference in New Issue
Block a user