diff --git a/composer.json b/composer.json index 25b4bd2..edc7f37 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "description": "Composer requirements for Alignet code standards checks", "type": "magento2-module", "require": { - "magento/magento-coding-standard": "^33", + "magento/magento-coding-standard": "^34", "pheromone/phpcs-security-audit": "^2.0", "squizlabs/php_codesniffer": "^3.5", "magento/php-compatibility-fork": "0.1.0"