doc: PHP extensions are also required for development (#1922)

This commit is contained in:
nodiscc 2022-12-24 12:21:11 +00:00 committed by GitHub
parent ff4d8b5198
commit bc470ef8c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,6 +17,8 @@ sudo apt install composer
## Install Shaarli dev dependencies
After installing [required PHP extensions](../Server-configuration.md#php), install development dependencies:
```bash
$ cd /path/to/shaarli
$ make composer_dependencies_dev