Merge pull request #26 from JaredRietdyk/master

Added php 7.3 to list of version to purge
This commit is contained in:
Jeff Geerling 2018-10-15 15:34:09 -05:00 committed by GitHub
commit 4cdf7a8a3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"