We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84489b1 commit b42ce28Copy full SHA for b42ce28
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
php: [8.2, 8.3, 8.4]
16
- laravel: [10.*, 11.*]
+ laravel: [10.*, 11.*, 12.*]
17
stability: [prefer-lowest, prefer-stable]
18
os: [ubuntu-latest]
19
exclude:
0 commit comments