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.
1 parent c279581 commit afb6c05Copy full SHA for afb6c05
1 file changed
.github/workflows/php-test.yaml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- laravel: [11, 12, 13]
+ laravel: [12, 13]
12
php: [8.2, 8.3, 8.4]
13
exclude:
14
- laravel: 13
0 commit comments