Skip to content

Commit 6bb6a56

Browse files
committed
Added php 8.4 tests.
1 parent 77b0526 commit 6bb6a56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/laravel.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: true
1616
matrix:
17-
php: [8.3, 8.2]
17+
php: [8.4, 8.3, 8.2]
1818

1919
name: PHP ${{ matrix.php }}
2020

0 commit comments

Comments
 (0)