We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ba3e7f commit fb35727Copy full SHA for fb35727
.github/workflows/run-tests.yml
@@ -79,6 +79,8 @@ jobs:
79
php: 7.4
80
- laravel: 9.*
81
php: 7.2
82
+ - laravel: 8.*
83
+ php: 7.2
84
- laravel: 7.*
85
php: 8.4
86
0 commit comments