Skip to content

Commit 4e48d19

Browse files
committed
Run tests over PHP 8.4
1 parent bd1218f commit 4e48d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/run-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
strategy:
2323
fail-fast: true
2424
matrix:
25-
php: [8.2, 8.3]
25+
php: [8.2, 8.3, 8.4]
2626
laravel: [11.*]
2727
dependency-version: [prefer-stable]
2828

0 commit comments

Comments
 (0)