From a4feae3d8c383cfcf39f1bf39bf7306f41f3e8b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dariusz=20Rumi=C5=84ski?= Date: Mon, 8 Jan 2018 12:00:07 +0100 Subject: [PATCH] Update manifest.json --- friendsofphp/php-cs-fixer/2.2/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/friendsofphp/php-cs-fixer/2.2/manifest.json b/friendsofphp/php-cs-fixer/2.2/manifest.json index 8d09a70f..9513b09f 100644 --- a/friendsofphp/php-cs-fixer/2.2/manifest.json +++ b/friendsofphp/php-cs-fixer/2.2/manifest.json @@ -1,5 +1,5 @@ { - "aliases": ["cs-fixer", "fixer", "php-cs-fixer"], + "aliases": ["cs-fixer", "php-cs-fixer"], "copy-from-recipe": { ".php_cs.dist": ".php_cs.dist" },