Stop caring about PHP 7.2/7.3
authorAlexander Ebert <ebert@woltlab.com>
Mon, 11 Sep 2023 13:29:39 +0000 (15:29 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 11 Sep 2023 13:29:39 +0000 (15:29 +0200)
.github/workflows/php.yml

index 48baa6548c13b4b7040329897d0aa15920a2bd80..7bcaea11304cddc6985eac99636c8ec651a8331e 100644 (file)
@@ -21,8 +21,6 @@ jobs:
       fail-fast: false
       matrix:
         php:
-        - '7.2'
-        - '7.3'
         - '7.4'
         - '8.0'
         - '8.1'