mirror of
https://codeberg.org/postscriptum/gemlog.git
synced 2026-02-18 22:12: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
|
``` bash
|
||||||
apt install composer php-fpm\
|
apt install composer\
|
||||||
php-curl php-dom php-sqlite3\
|
php-fpm php-curl php-xml php-common php-sqlite3\
|
||||||
php-fileinfo php-gd php-json php-mbstring\
|
php-gd php-json php-mbstring php-tokenizer php-zip
|
||||||
php-openssl php-pdo php-tokenizer php-zip php-session
|
|
||||||
```
|
```
|
||||||
* в `apt` має вискочити нотайс з пропозицією поставити `php-common`, тому `php-dom`, `php-fileinfo` здається можна випиляти зі списку, але залишу цю команду з історії bash, як вона є.
|
|
||||||
|
|
||||||
## Рушій
|
## Рушій
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue