Sury manages now PHP 7.2 (rc5)

This commit is contained in:
Emilien Mantel
2017-11-10 12:28:13 +01:00
parent 3d7c68e700
commit 71721d1afc
3 changed files with 10 additions and 4 deletions

View File

@@ -3,3 +3,4 @@ php_managed_versions:
- '5.6'
- '7.0'
- '7.1'
- '7.2'

View File

@@ -2,3 +2,4 @@ php_default_version: '7.0'
php_managed_versions:
- '7.0'
- '7.1'
- '7.2'