We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af9fce5 commit 5602bb1Copy full SHA for 5602bb1
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]
+ laravel: [11, 12, 13]
12
php: [8.2, 8.3, 8.4]
13
14
steps:
0 commit comments