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 2baf65a commit de42539Copy full SHA for de42539
.github/workflows/tests.yaml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
php: ['8.2']
12
- laravel: [9.*, 10.*, 11.*]
+ laravel: [9.*, 10.*, 11.*, 12.*]
13
include:
14
- php: 8.1
15
laravel: 9.*
0 commit comments