diff --git a/composer.json b/composer.json index 5df5a09..3451e23 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ "psr/http-client-implementation": "*", "psr/http-factory": "^1.0", "psr/http-message": "^1.0 || ^2.0", - "sebastian/diff": "^4.0 || ^5.0", + "sebastian/diff": "^4.0 || ^5.0 || ^6.0", "symfony/console": "^5.3.7 || ^6.0.0 || ^7.0.0", "webmozart/assert": "^1.10" },