From 19644a25f10322569da5abc9bb71da152eff963b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Pluchino?= Date: Sun, 19 Feb 2017 15:01:58 +0100 Subject: [PATCH] Update doc --- Resources/doc/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/doc/index.md b/Resources/doc/index.md index 85d74a0b..d4f58de5 100644 --- a/Resources/doc/index.md +++ b/Resources/doc/index.md @@ -13,7 +13,7 @@ to know the Composer version required. ### Global scope (per user) installation ```shell -$ composer global require "fxp/composer-asset-plugin:~1.2" +$ composer global require "fxp/composer-asset-plugin:~1.3" ``` ### Project scope installation