Added php 7.3 to list of version to purge

This commit is contained in:
Jared Rietdyk 2018-10-15 15:37:09 -04:00
parent 71ef2fa090
commit d0780543b4
1 changed files with 1 additions and 0 deletions

View File

@ -52,4 +52,5 @@
- php7.0-common
- php7.1-common
- php7.2-common
- php7.3-common
when: "'php' + php_version not in item"