Enh: Increased fxp/composer-asset-plugin version

This commit is contained in:
Lucas Bartholemy 2016-04-14 17:48:19 +02:00
parent 2e787ec380
commit b7d50817af

View File

@ -25,7 +25,7 @@ git clone https://github.com/humhub/humhub.git
- Navigate to your HumHub webroot and fetch dependencies
```
composer global require "fxp/composer-asset-plugin:~1.1.0"
php composer.phar global require "fxp/composer-asset-plugin:~1.1.1"
composer update
```