diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-14 11:23:39 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-14 11:23:39 +0200 |
| commit | 89c1493731920af09c887dbaeb94df77c1bccba4 (patch) | |
| tree | dc89b36a632537a07ec438d73061c941194bc2ef /composer.json | |
| parent | b5d881d800c207a0f84a6f6ee6606fbce5e02229 (diff) | |
update to 2.1.38 (no change)
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 f97571c..e918e62 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "require-dev": { "pdepend/pdepend": "2.16.2", "phpmd/phpmd": "2.15.0", - "phpunit/phpunit": "13.0.5 || 12.5.14 || 11.5.55 || 10.5.63", + "phpunit/phpunit": "13.1.1 || 12.5.17 || 11.5.55 || 10.5.63", "squizlabs/php_codesniffer": "4.0.1", "phpcompatibility/php-compatibility": "^10.0.0@dev" }, |
