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 92a5bcd commit 0cde5dcCopy full SHA for 0cde5dc
.github/workflows/main.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
php: [8.2, 8.3, 8.4]
12
- laravel: [10, 11]
+ laravel: [10, 11, 12]
13
14
steps:
15
- name: Checkout code
0 commit comments