Another adjustment, which OSes will win out here.

This commit is contained in:
Jeff Geerling 2022-02-02 14:29:01 -06:00
parent 2c75d9f7f4
commit f06c8ae334
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ __php_packages:
- php{{ php_default_version_debian }}-opcache
- php{{ php_default_version_debian }}-xml
- php{{ php_default_version_debian }}-mbstring
- php-apcu
- php-sqlite3
- php{{ php_default_version_debian }}-apcu
- php{{ php_default_version_debian }}-sqlite3
__php_webserver_daemon: "apache2"