diff options
| author | Remi Collet <remi@remirepo.net> | 2026-05-16 07:55:11 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-05-16 07:55:11 +0200 |
| commit | 2f0a0c6ecf0777ee9120a7c07d971b1b4537b8a7 (patch) | |
| tree | 95054e615a1043bd598de1aacdffa4cc55bfa1af /composer.json | |
| parent | 8876e6f6bccb116485730ca7da2dc2844ca29a32 (diff) | |
raise dependency on sebastian/comparator 8.1.3
raise dependency on sebastian/diff 8.3
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 3a447a6..f4ccb2d 100644 --- a/composer.json +++ b/composer.json @@ -44,8 +44,8 @@ "phpunit/php-text-template": "^6.0.0", "phpunit/php-timer": "^9.0.0", "sebastian/cli-parser": "^5.0.0", - "sebastian/comparator": "^8.1.2", - "sebastian/diff": "^8.1.0", + "sebastian/comparator": "^8.1.3", + "sebastian/diff": "^8.3.0", "sebastian/environment": "^9.3.0", "sebastian/exporter": "^8.0.2", "sebastian/git-state": "^1.0", |
