Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Commit 2d1fb99

Browse files
authored
Update tests.yml
1 parent b9a4e38 commit 2d1fb99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fail-fast: true
2222
matrix:
2323
os: [ubuntu-latest, windows-latest]
24-
php: [8.2, 8.3]
24+
php: [8.2, 8.3, 8.4]
2525
laravel: ['11.*', '12.*']
2626
stability: [prefer-lowest, prefer-stable]
2727
include:

0 commit comments

Comments
 (0)