diff --git a/composer.json b/composer.json index d496d56..7833771 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "type": "library", "require": { "php": "^7.4|^8.0|^8.1|^8.2|^8.3|^8.4", - "symplify/easy-coding-standard": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0" + "symplify/easy-coding-standard": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0" }, "minimum-stability": "stable", "prefer-stable": true