From 332ebe4af62979d581382252416ce21c252b4337 Mon Sep 17 00:00:00 2001 From: Christopher Georg Date: Thu, 8 Feb 2024 08:46:29 +0100 Subject: [PATCH] chore: add testruns for PHP > 8.0 --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 65c2e62..7bd8405 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,9 @@ php: - 7.3 - 7.4 - 8.0 + - 8.1 + - 8.2 + - 8.3 matrix: include: