瀏覽代碼

Update fxp version requirement in README

Yannick Warnier 9 年之前
父節點
當前提交
e1be9c9864
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -53,7 +53,7 @@ git config --global push.default current
 From the Chamilo folder (in which you should be now if you followed the previous steps), launch:
 
 ```
-composer global require "fxp/composer-asset-plugin:1.0.0"
+composer global require "fxp/composer-asset-plugin:1.0.3"
 composer update
 ```