Skip to content

Commit 4a21d3a

Browse files
committed
Test with PHP 5.4 and 8.4 too
1 parent e2cfe8e commit 4a21d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
strategy:
99
matrix:
10-
php-versions: ['7.4']
10+
php-versions: ['5.4', '7.4', '8.4']
1111
dependencies:
1212
- lowest
1313
- highest

0 commit comments

Comments
 (0)