We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f70e3cb commit 5475308Copy full SHA for 5475308
.github/workflows/run-tests.yml
@@ -18,7 +18,7 @@ jobs:
18
matrix:
19
os: [ubuntu-latest, windows-latest]
20
php: [8.3, 8.2]
21
- laravel: [11.*, 10.*]
+ laravel: [12.*, 11.*]
22
stability: [prefer-lowest, prefer-stable]
23
# include:
24
# - laravel: 11.*
0 commit comments