diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-12 07:48:32 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-12 07:48:32 +0200 |
| commit | ff52d1881f1d72360e4d2459f0c5191f6312af88 (patch) | |
| tree | 8411f6008a9e25d766f542a7bf40ecec356135a0 /composer.json | |
| parent | 48e9dae6e7acdd176f4141cfa8a15e57fff2a8b5 (diff) | |
update to 3.95.0
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/composer.json b/composer.json index 37440a3..7be5e6e 100644 --- a/composer.json +++ b/composer.json @@ -28,6 +28,7 @@ "clue/ndjson-react": "^1.3", "composer/semver": "^3.4", "composer/xdebug-handler": "^3.0.5", + "ergebnis/agent-detector": "^1.1.1", "fidry/cpu-core-counter": "^1.3", "react/child-process": "^0.6.6", "react/event-loop": "^1.5", @@ -47,18 +48,18 @@ "symfony/stopwatch": "^5.4.45 || ^6.4.24 || ^7.0 || ^8.0" }, "require-dev": { - "facile-it/paraunit": "^1.3.1 || ^2.7.1", - "infection/infection": "^0.32.3", - "justinrainbow/json-schema": "^6.6.4", + "facile-it/paraunit": "^1.3.1 || ^2.8.0", + "infection/infection": "^0.32.6", + "justinrainbow/json-schema": "^6.8.0", "keradus/cli-executor": "^2.3", "mikey179/vfsstream": "^1.6.12", "php-coveralls/php-coveralls": "^2.9.1", - "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.7", - "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.7", - "phpunit/phpunit": "^9.6.34 || ^10.5.63 || ^11.5.51", + "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", "symfony/polyfill-php85": "^1.33", - "symfony/var-dumper": "^5.4.48 || ^6.4.32 || ^7.4.4 || ^8.0.4", - "symfony/yaml": "^5.4.45 || ^6.4.30 || ^7.4.1 || ^8.0.1" + "symfony/var-dumper": "^5.4.48 || ^6.4.32 || ^7.4.4 || ^8.0.8", + "symfony/yaml": "^5.4.45 || ^6.4.30 || ^7.4.1 || ^8.0.8" }, "suggest": { "ext-dom": "For handling output formats in XML", |
