diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-13 07:45:19 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-13 07:45:19 +0200 |
| commit | 326460b17b177fbf264f2b6ca62072fd62280317 (patch) | |
| tree | 5a44a6d23760b004c458c8a998ef74f6a175e8c8 /composer.json | |
| parent | 1f72e048b4c007014141ac03e7e5c2b3e0a1be06 (diff) | |
update to 12.5.19
raise dependency on phpunit/php-code-coverage 12.5.5
raise dependency on sebastian/comparator 7.1.5
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 1826247..7a76564 100644 --- a/composer.json +++ b/composer.json @@ -38,13 +38,13 @@ "myclabs/deep-copy": "^1.13.4", "phar-io/manifest": "^2.0.4", "phar-io/version": "^3.2.1", - "phpunit/php-code-coverage": "^12.5.3", + "phpunit/php-code-coverage": "^12.5.5", "phpunit/php-file-iterator": "^6.0.1", "phpunit/php-invoker": "^6.0.0", "phpunit/php-text-template": "^5.0.0", "phpunit/php-timer": "^8.0.0", "sebastian/cli-parser": "^4.2.0", - "sebastian/comparator": "^7.1.4", + "sebastian/comparator": "^7.1.5", "sebastian/diff": "^7.0.0", "sebastian/environment": "^8.0.4", "sebastian/exporter": "^7.0.2", |
