Skip to content

Commit 1f743a1

Browse files
committed
Added PHP 8.4 in test
1 parent 5efb667 commit 1f743a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99

1010
strategy:
1111
matrix:
12-
php-version: [7.4, 8.0, 8.1, 8.2, 8.3]
12+
php-version: [7.4, 8.0, 8.1, 8.2, 8.3, 8.4]
1313
os: [ubuntu-latest]
1414

1515
steps:

0 commit comments

Comments
 (0)