浏览代码

Update 05-repositories.md

Another thing noted while trying to solve the problem here #6056
Matteo 8 年之前
父节点
当前提交
60cf410acf
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      doc/05-repositories.md

+ 1 - 0
doc/05-repositories.md

@@ -311,6 +311,7 @@ the requested credentials like this (more info [here](https://getcomposer.org/do
     }
 }
 ```
+* **If you already used a private repository**, this means Composer should have cloned it in cache. If you want to install the same package with drivers, remember to launch the command `composer clearcache` followed by the command `composer update` to update composer cache and install the package from dist.
 
 #### Subversion Options