Skip to content

Commit 3b49cca

Browse files
committed
Change default PHP version to 7.1
1 parent 1a15e44 commit 3b49cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
apt_cache_valid_time: 86400
33

4-
php_fpm_version: 7.0
4+
php_fpm_version: 7.1
55

66
php_fpm_default_pool:
77
delete: yes

0 commit comments

Comments
 (0)