added php 7.4 in the workflow

pull/7/head
Hasin Hayder 3 years ago
parent c88961274b
commit e4af3bac3a

@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php: [8.1, 8.0]
php: [8.1, 8.0, 7.4]
name: PHP${{ matrix.php }}

Loading…
Cancel
Save