Drop support for PHP 7.0 (#880)

This commit is contained in:
Zach Borboa
2024-08-17 09:15:46 -04:00
committed by GitHub
parent 1d05ac3511
commit 63bddcd230
18 changed files with 8 additions and 148 deletions
-1
View File
@@ -15,7 +15,6 @@ jobs:
strategy:
matrix:
php-version:
- '7.0'
- '7.1'
- '7.2'
- '7.3'