Fix php 7.4 not purged on debian

This commit is contained in:
Oskar Schöldström 2020-09-08 12:47:04 -03:00 committed by GitHub
parent 19e545bcc5
commit 8567f16e49
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