fix: add flag to update deps as suggested by @hlijan

pull/275/head
Luciano Righetti 2022-01-05 16:11:10 +01:00
parent 1117e24e12
commit a247c5c7c2
1 changed files with 1 additions and 1 deletions

View File

@ -688,7 +688,7 @@ Run on your MISP instance the following commands.
2. Install required PHP packages:
```
cd /var/www/MISP/app
sudo -u www-data composer require supervisorphp/supervisor:^4.0 \
sudo -u www-data composer require --with-all-dependencies supervisorphp/supervisor:^4.0 \
guzzlehttp/guzzle \
php-http/message \
lstrojny/fxmlrpc