We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a772285 commit d2781dbCopy full SHA for d2781db
Makefile
@@ -63,7 +63,7 @@ update_root_version:
63
64
.PHONY: cs
65
cs: ## Fixes CS
66
-cs: php_cs_fixer
+cs: composer_normalize php_cs_fixer
67
68
.PHONY: cs_lint
69
cs_lint: ## Checks CS
0 commit comments