We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 399110b + 925c253 commit f24708eCopy full SHA for f24708e
.github/workflows/tests.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
fail-fast: true
11
matrix:
12
- php: [8.2, 8.3]
+ php: [8.2, 8.3, 8.4]
13
laravel: [11.*, 12.*]
14
dependency-version: [prefer-lowest, prefer-stable]
15
include:
0 commit comments