Add PHP 8.0 to supported versions to initiate soft transition

This commit is contained in:
Ondřej Surý 2020-10-10 12:53:33 +02:00
parent f612eec3c4
commit 1329772b1a

2
debian/rules vendored
View file

@ -10,7 +10,7 @@
include /usr/share/dpkg/default.mk
PHP_DEFAULT_VERSION := 7.4
PHP_SUPPORTED_VERSIONS := 7.4
PHP_SUPPORTED_VERSIONS := 7.4 8.0
PHP_BREAKS_VERSIONS := 5.6 7.0 7.1 7.2 7.3
, := ,