Skip to content

Commit

Permalink
Merge branch '2.4' of github.com:MISP/MISP into 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
iglocska committed May 22, 2023
2 parents 2252d16 + a908930 commit 6243e03
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/background-jobs-migration-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ Run on your MISP instance the following commands.
cd /var/www/MISP/app
sudo -u www-data php composer.phar require --with-all-dependencies supervisorphp/supervisor:^4.0 \
guzzlehttp/guzzle \
php-http/message \
php-http/message \
php-http/message-factory \
lstrojny/fxmlrpc
```

Expand Down

0 comments on commit 6243e03

Please sign in to comment.