Skip to content

Commit 4c6f326

Browse files
php8.1 fix
1 parent d686878 commit 4c6f326

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pillar/prod/php81.sls

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,11 @@ php:
1313
cli:
1414
- php8.1-cli
1515
- php8.1-common
16-
modules:
16+
xml:
1717
- php8.1-xml
18+
soap:
1819
- php8.1-soap
20+
bcmath:
1921
- php8.1-bcmath
2022

2123
fpm:

0 commit comments

Comments
 (0)