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 53602b6 commit 3f31d56Copy full SHA for 3f31d56
.github/workflows/test.yml
@@ -6,7 +6,7 @@ jobs:
6
strategy:
7
matrix:
8
php-version: ['8.0', '8.1']
9
- laravel-version: ['^8', '^9']
+ laravel-version: ['^8', '^9', 10.0]
10
steps:
11
- name: Setup PHP
12
uses: shivammathur/setup-php@v2
0 commit comments