Merge pull request #51 from oxyc/patch-1

Fix php 7.4 not purged on debian
This commit is contained in:
Jeff Geerling 2020-09-29 18:03:22 -05:00 committed by GitHub
commit 731382cbdd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -41,3 +41,4 @@ __php_packages:
php_versions_debian:
- php7.2-common
- php7.3-common
- php7.4-common