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 cef5b7e commit 6ad28dcCopy full SHA for 6ad28dc
.github/workflows/integration_tests.yml
@@ -26,7 +26,7 @@ jobs:
26
fail-fast: false
27
matrix:
28
php: [8.2, 8.3, 8.4]
29
- laravel: [^11.0]
+ laravel: [^11.0, ^12.0]
30
name: P=${{ matrix.php }} L=${{ matrix.laravel }}
31
runs-on: ubuntu-latest
32
env:
0 commit comments