Skip to content

Commit 49638b7

Browse files
Merge remote-tracking branch 'origin/16.x' into 16.x
2 parents 54a769c + 4f26a60 commit 49638b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
fail-fast: true
1111
matrix:
1212
os: [ "ubuntu", "macos" ]
13-
php: [ "8.1", "8.2", "8.3" ]
13+
php: [ "8.1", "8.2", "8.3", "8.4" ]
1414
laravel: [ "10.0", "11.0" ]
1515
exclude:
1616
- laravel: "11.0"

0 commit comments

Comments
 (0)