fix: update settings for new grav and php82
This commit is contained in:
@ -1,21 +1,23 @@
|
||||
---
|
||||
install_packages:
|
||||
- unzip
|
||||
- php7
|
||||
- php7-cgi
|
||||
- php7-dom
|
||||
- php7-gd
|
||||
- php7-curl
|
||||
- php7-openssl
|
||||
- php7-zip
|
||||
- php7-xml
|
||||
- php7-apcu
|
||||
- php7-opcache
|
||||
- php7-ctype
|
||||
- php7-json
|
||||
- php7-phar
|
||||
- php7-mbstring
|
||||
- php7-session
|
||||
- yaml
|
||||
- php7-simplexml
|
||||
- php7-pecl-redis
|
||||
- sudo
|
||||
- php82
|
||||
- php82-apcu
|
||||
- php82-cgi
|
||||
- php82-curl
|
||||
- php82-ctype
|
||||
- php82-dom
|
||||
- php82-gd
|
||||
- php82-intl
|
||||
- php82-json
|
||||
- php82-mbstring
|
||||
- php82-opcache
|
||||
- php82-openssl
|
||||
- php82-pecl-redis
|
||||
- php82-phar
|
||||
- php82-session
|
||||
- php82-simplexml
|
||||
- php82-xml
|
||||
- php82-zip
|
||||
|
Reference in New Issue
Block a user