diff --git a/composer.json b/composer.json index 585ebc6..ee829e1 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ "phpspec/phpspec": "^8.0", "sebastian/diff": "^4.0", "twig/twig": "^3.3", - "webmozart/assert": "^1.10" + "webmozart/assert": "^2.1" }, "minimum-stability": "dev", "prefer-stable": true,