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 3084d39 commit 7bc9ea8Copy full SHA for 7bc9ea8
.github/workflows/tests.yml
@@ -24,6 +24,8 @@ jobs:
24
exclude:
25
- laravel: 6.*
26
php: 8.1
27
+ - laravel: 7.*
28
+ php: 8.1
29
- laravel: 9.*
30
php: 7.3
31
0 commit comments