mirror of
https://github.com/humhub/humhub.git
synced 2025-01-16 21:58:17 +01:00
Added FXP Composer Plugin Update note
This commit is contained in:
parent
fda218fa72
commit
30193f99c2
@ -5,6 +5,7 @@ HumHub Change Log
|
||||
--------------------------------
|
||||
|
||||
Important note for LDAP users: There is a new setting "ID Attribute" which should be set to clearly identify users.
|
||||
Important note for Git/Composer installations: http://www.yiiframework.com/news/148/important-note-about-bower-and-the-asset-plugin/
|
||||
|
||||
- Fix: Readonly markdown field issue.
|
||||
- Enh: Added flag to control automatically created social activities at content creation.
|
||||
|
@ -32,7 +32,7 @@ git clone https://github.com/humhub/humhub.git
|
||||
3. Navigate to your HumHub webroot and fetch dependencies:
|
||||
|
||||
```
|
||||
php composer.phar global require "fxp/composer-asset-plugin:~1.3"
|
||||
php composer.phar global require "fxp/composer-asset-plugin:^1.4.2"
|
||||
php composer.phar update
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user