fix: update settings for new grav and php82

This commit is contained in:
2025-03-23 11:50:38 +01:00
parent 1ae0700a8c
commit 572a5ab0d0
5 changed files with 71 additions and 61 deletions

View File

@ -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