diff --git a/phpcs.ruleset.xml b/phpcs.ruleset.xml index 1154c55..01e26fa 100644 --- a/phpcs.ruleset.xml +++ b/phpcs.ruleset.xml @@ -16,5 +16,5 @@ </rule> <!-- Run against the PHPCompatibility ruleset --> <rule ref="PHPCompatibility"/> - <config name="testVersion" value="7.3-7.4"/> + <config name="testVersion" value="8.0-8.1"/> </ruleset>