Add new required lib.
This commit is contained in:
parent
33ef2e1aa6
commit
4e79f42674
@ -5,7 +5,7 @@ cloud_stage: prod
|
||||
cloud_update: false
|
||||
|
||||
|
||||
php_version: 8.2
|
||||
php_version: 8.3
|
||||
|
||||
php_modules: []
|
||||
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
php_modules_base:
|
||||
- "php{{ php_version }}-apcu"
|
||||
- "php{{ php_version }}-bz2"
|
||||
- "php{{ php_version }}-bcmath"
|
||||
- "php{{ php_version }}-ctype"
|
||||
- "php{{ php_version }}-curl"
|
||||
- "php{{ php_version }}-dom"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user