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 fe9c806 commit 7e1d177Copy full SHA for 7e1d177
.github/workflows/run-tests.yml
@@ -14,7 +14,7 @@ jobs:
14
matrix:
15
os: [ubuntu-latest]
16
php: [8.4, 8.3, 8.2, 8.1]
17
- laravel: [^10.0, ^11.0]
+ laravel: [^10.0, ^11.0, ^12.0]
18
stability: [prefer-lowest, prefer-stable]
19
include:
20
- laravel: ^10.0
0 commit comments