Drop support for PHP <8.1

This commit is contained in:
Jérôme Gamez
2022-11-05 00:03:47 +01:00
parent 201ed087ca
commit 317ed729ce
3 changed files with 13 additions and 11 deletions
+1 -2
View File
@@ -15,9 +15,8 @@ jobs:
strategy:
matrix:
php:
- "7.4"
- "8.0"
- "8.1"
- "8.2"
dependencies:
- "lowest"
- "highest"