no version for php8.1 php-json package
This commit is contained in:
parent
85ee0dae27
commit
7786def3c9
|
@ -30,7 +30,8 @@ wordpress_debug: 'false'
|
||||||
# wordpress_plugins_delete_list:
|
# wordpress_plugins_delete_list:
|
||||||
|
|
||||||
wordpress_php_prereq:
|
wordpress_php_prereq:
|
||||||
- 'php{{ php_version }}-json'
|
# - 'php{{ php_version }}-json'
|
||||||
|
- 'php-json'
|
||||||
- 'php{{ php_version }}-intl'
|
- 'php{{ php_version }}-intl'
|
||||||
- 'php{{ php_version }}-cli'
|
- 'php{{ php_version }}-cli'
|
||||||
- 'php{{ php_version }}-gd'
|
- 'php{{ php_version }}-gd'
|
||||||
|
|
Loading…
Reference in New Issue