From 8aecd6f1834fc9ec236ae0255270c13495659b63 Mon Sep 17 00:00:00 2001 From: Michele Locati Date: Thu, 1 Jul 2021 08:32:44 +0200 Subject: [PATCH] amqp now supports PHP 8.1 --- data/supported-extensions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/supported-extensions b/data/supported-extensions index 30f1aab..a8710c0 100644 --- a/data/supported-extensions +++ b/data/supported-extensions @@ -1,4 +1,4 @@ -amqp 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 +amqp 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 apcu 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 apcu_bc 7.0 7.1 7.2 7.3 7.4 ast 7.0 7.1 7.2 7.3 7.4 8.0