Skip to content

Commit

Permalink
Merge pull request #19 from inmotionhosting/NGX-348
Browse files Browse the repository at this point in the history
NGX-348: set php version default to 8.1
  • Loading branch information
combssm authored Feb 28, 2023
2 parents cddf120 + c11117e commit 8790927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
php_version: "8.0"
php_version: "8.1"
php_version_flat: '{{ php_version | replace(".", "") }}'

php_config_ini_path: /etc/php.ini
Expand Down

0 comments on commit 8790927

Please sign in to comment.