mirror of
https://codeberg.org/postscriptum/gemlog.git
synced 2026-02-19 14:32:40 +00:00
update dependencies
This commit is contained in:
parent
bcb8fcbd81
commit
7ae5960b5e
1 changed files with 3 additions and 5 deletions
|
|
@ -8,12 +8,10 @@
|
|||
## Системні залежності
|
||||
|
||||
``` bash
|
||||
apt install composer php-fpm\
|
||||
php-curl php-dom php-sqlite3\
|
||||
php-fileinfo php-gd php-json php-mbstring\
|
||||
php-openssl php-pdo php-tokenizer php-zip php-session
|
||||
apt install composer\
|
||||
php-fpm php-curl php-xml php-common php-sqlite3\
|
||||
php-gd php-json php-mbstring php-tokenizer php-zip
|
||||
```
|
||||
* в `apt` має вискочити нотайс з пропозицією поставити `php-common`, тому `php-dom`, `php-fileinfo` здається можна випиляти зі списку, але залишу цю команду з історії bash, як вона є.
|
||||
|
||||
## Рушій
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue