diff --git a/test/integration/default/files/_mapdata/freebsd-11.yaml b/test/integration/default/files/_mapdata/freebsd-11.yaml index 158feba..7c1bfe3 100644 --- a/test/integration/default/files/_mapdata/freebsd-11.yaml +++ b/test/integration/default/files/_mapdata/freebsd-11.yaml @@ -225,6 +225,7 @@ values: user: root pkgs: apache2: mod_php74 + bcmath: php74-bcmath cli: php74 composer_bin: composer ctype: php74-ctype @@ -254,11 +255,13 @@ values: session: php74-session simplexml: php74-simplexml snmp: php74-snmp + soap: php74-soap temp_dir: /tmp tokenizer: php74-tokenizer xdebug: php74-pecl-xdebug xml: php74-xml xmlwriter: php74-xmlwriter + xsl: php74-xsl zip: php74-zip version: - '7.4' diff --git a/test/integration/default/files/_mapdata/freebsd-12.yaml b/test/integration/default/files/_mapdata/freebsd-12.yaml index 10ec9d0..d93cf3a 100644 --- a/test/integration/default/files/_mapdata/freebsd-12.yaml +++ b/test/integration/default/files/_mapdata/freebsd-12.yaml @@ -225,6 +225,7 @@ values: user: root pkgs: apache2: mod_php74 + bcmath: php74-bcmath cli: php74 composer_bin: composer ctype: php74-ctype @@ -254,11 +255,13 @@ values: session: php74-session simplexml: php74-simplexml snmp: php74-snmp + soap: php74-soap temp_dir: /tmp tokenizer: php74-tokenizer xdebug: php74-pecl-xdebug xml: php74-xml xmlwriter: php74-xmlwriter + xsl: php74-xsl zip: php74-zip version: - '7.4' diff --git a/test/integration/default/files/_mapdata/freebsd-13.yaml b/test/integration/default/files/_mapdata/freebsd-13.yaml index 09d95d7..f0c1cfc 100644 --- a/test/integration/default/files/_mapdata/freebsd-13.yaml +++ b/test/integration/default/files/_mapdata/freebsd-13.yaml @@ -225,6 +225,7 @@ values: user: root pkgs: apache2: mod_php74 + bcmath: php74-bcmath cli: php74 composer_bin: composer ctype: php74-ctype @@ -254,11 +255,13 @@ values: session: php74-session simplexml: php74-simplexml snmp: php74-snmp + soap: php74-soap temp_dir: /tmp tokenizer: php74-tokenizer xdebug: php74-pecl-xdebug xml: php74-xml xmlwriter: php74-xmlwriter + xsl: php74-xsl zip: php74-zip version: - '7.4'