diff options
| author | Remi Collet <remi@remirepo.net> | 2026-05-18 07:44:26 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-05-18 07:44:26 +0200 |
| commit | 26f4c3955d197fc10a74b71d0ab6113b714fa274 (patch) | |
| tree | 3211b43f1d0542c43311172ff831a8142fab411d /composer.json | |
| parent | 1560e6faf72d1870f3ce2fab646fcf15c625ff0c (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 d8be843..1cab0ef 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "php": ">=8.3" }, "require-dev": { - "phpunit/phpunit": "^12.0" + "phpunit/phpunit": "^12.5.25" }, "config": { "platform": { |
