diff options
| author | Remi Collet <remi@remirepo.net> | 2026-07-08 06:00:08 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-07-08 06:00:08 +0200 |
| commit | 0e2d7b0c1f21440dc55a5eda1f3456ab747194c3 (patch) | |
| tree | 54301077dff630dff6b9721ddf19a8c34c41c1c4 /composer.json | |
| parent | 2e43d27ec535b3e3216628c0d41edd71185c6366 (diff) | |
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index ec2e7a2..8b1c7c8 100644 --- a/composer.json +++ b/composer.json @@ -56,7 +56,7 @@ "php-coveralls/php-coveralls": "^2.9.1", "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.8", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.8", - "phpunit/phpunit": "^9.6.34 || ^10.5.63 || ^11.5.55", + "phpunit/phpunit": "^9.6.35 || ^10.5.64 || ^11.5.56", "symfony/polyfill-php85": "^1.38", "symfony/var-dumper": "^5.4.48 || ^6.4.36 || ^7.4.8 || ^8.1.0", "symfony/yaml": "^5.4.53 || ^6.4.41 || ^7.4.13 || ^8.1.0" |
