From 0974f94c37f4b3e6134896a0c23cfbae3c1d9446 Mon Sep 17 00:00:00 2001 From: Brian Wells Date: Thu, 18 Mar 2021 12:17:39 -0500 Subject: [PATCH] Update Debian.yml --- vars/Debian.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/vars/Debian.yml b/vars/Debian.yml index 06ad544..769766c 100644 --- a/vars/Debian.yml +++ b/vars/Debian.yml @@ -42,3 +42,4 @@ php_versions_debian: - php7.2-common - php7.3-common - php7.4-common + - php8.0-common