diff --git a/templates/php/phpcs.xml.twig b/templates/php/phpcs.xml.twig
index 5cadf74..185bb76 100644
--- a/templates/php/phpcs.xml.twig
+++ b/templates/php/phpcs.xml.twig
@@ -7,5 +7,5 @@
{% for standard in php.phpcs.standards|default(['Drupal', 'DrupalPractice']) %}
- {% endif %}
+ {% endfor %}