diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-15 07:43:34 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-15 07:43:34 +0200 |
| commit | 8ea0a92d3a4a5c920ea36b310447d36a7c81dad9 (patch) | |
| tree | 1b6eef703ab9cbc365564ea04186660963bf926e /composer.json | |
| parent | af9a2efeae0a7cefd81526550c2b9dabe03ec792 (diff) | |
update to 13.1.4
raise dependency on sebastian/comparator 8.1.2
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 95f27cf..7a77a2e 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,7 @@ "phpunit/php-text-template": "^6.0.0", "phpunit/php-timer": "^9.0.0", "sebastian/cli-parser": "^5.0.0", - "sebastian/comparator": "^8.1.1", + "sebastian/comparator": "^8.1.2", "sebastian/diff": "^8.1.0", "sebastian/environment": "^9.2.0", "sebastian/exporter": "^8.0.1", |
