mirror of
https://github.com/freescout-helpdesk/freescout.git
synced 2024-11-09 20:32:31 +01:00
Updated FreeScout Modules Dev (markdown)
parent
befccf6936
commit
b3b0261c32
@ -166,6 +166,11 @@ Module may include composer packages in it's `composer.json`:
|
||||
"rivsen/hello-world": "0.1.0"
|
||||
}
|
||||
```
|
||||
|
||||
```
|
||||
composer update
|
||||
```
|
||||
|
||||
Module's packages are stored in the it's `vendor` folder, committed and distributed with the module
|
||||
|
||||
If some package requires a package which is already loaded in the main composer.json, just ignore it like this:
|
||||
|
Loading…
Reference in New Issue
Block a user