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 7b186cc commit 1821fadCopy full SHA for 1821fad
.github/workflows/ci.yml
@@ -79,7 +79,7 @@ jobs:
79
experimental: [false]
80
operating_system: [ubuntu-latest]
81
postgres: ['11', '12', '13', '14', '15']
82
- laravel: ['^11.0']
+ laravel: ['^11.0', '^12.0']
83
php_versions: ['8.3']
84
include:
85
- operating_system: ubuntu-latest
0 commit comments