Skip to content

Commit 0bc6837

Browse files
committed
support php 8.4
1 parent 598cb63 commit 0bc6837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616

17-
php: [ 8.1, 8.2, 8.3 ]
17+
php: [ 8.1, 8.2, 8.3, 8.4 ]
1818
laravel: [10.*, 11.*]
1919
pest: [2.*, 3.*]
2020
dependency-version: [prefer-lowest, prefer-stable]

0 commit comments

Comments
 (0)