Skip to content

Commit 7fda427

Browse files
authored
Add PHP 8.4
1 parent 6a29090 commit 7fda427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: true
1818
matrix:
1919
os: [ubuntu-latest]
20-
php: [8.3, 8.2]
20+
php: [8.4, 8.3]
2121
stability: [prefer-lowest, prefer-stable]
2222
include:
2323
- laravel: 11.*

0 commit comments

Comments
 (0)