diff options
| author | Remi Collet <remi@remirepo.net> | 2026-05-16 07:56:37 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-05-16 07:56:37 +0200 |
| commit | e1268df31418b2bf47b36563d9e2f43f1d24c250 (patch) | |
| tree | 417c2c782ff84bd6392fc8dc94c7ef54b596aeb7 /composer.json | |
| parent | edf80600fd708a94835105d1767a7ae78db5e642 (diff) | |
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.json b/composer.json index 7be5e6e..38fb771 100644 --- a/composer.json +++ b/composer.json @@ -48,8 +48,8 @@ "symfony/stopwatch": "^5.4.45 || ^6.4.24 || ^7.0 || ^8.0" }, "require-dev": { - "facile-it/paraunit": "^1.3.1 || ^2.8.0", - "infection/infection": "^0.32.6", + "facile-it/paraunit": "^1.3.1 || ^2.11.0", + "infection/infection": "^0.32.7", "justinrainbow/json-schema": "^6.8.0", "keradus/cli-executor": "^2.3", "mikey179/vfsstream": "^1.6.12", |
