Skip to content

Commit 524cfbe

Browse files
committed
PHP 8.4 support is not there yet due to failing deps
1 parent 4aa98ec commit 524cfbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: true
1010
matrix:
11-
php: [8.4, 8.3, 8.2]
11+
php: [8.3, 8.2]
1212
laravel: [11.*]
1313
stability: [prefer-lowest, prefer-stable]
1414
include:

0 commit comments

Comments
 (0)