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 ec9b559 commit ca8fde8Copy full SHA for ca8fde8
.github/workflows/main.yml
@@ -24,6 +24,8 @@ jobs:
24
- laravel: 7.*
25
testbench: ^5.20
26
exclude:
27
+ - laravel: 9.*
28
+ php: 7.4
29
30
php: 8.1
31
0 commit comments