这个提交包含在:
Tobias Diekershoff 2018-02-02 16:33:55 +01:00
父节点 8bb44c8843
当前提交 e0996d19a1
共有 1 个文件被更改,包括 1 次插入1 次删除

查看文件

@ -63,7 +63,7 @@ If you want to have git automatically update the dependencies with composer, you
# to update all the php dependencies
check_run composer.lock "util/composer.phar install --no-dev"
just place it into `.git/hooks/post-merge` and make it executeable.
just place it into `.git/hooks/post-merge` and make it executable.
* [Class autoloading](help/autoloader)
* [Using Composer](help/Composer)