We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b19d2c9 commit 7cf6cd7Copy full SHA for 7cf6cd7
1 file changed
.github/workflows/run-tests.yml
@@ -59,18 +59,26 @@ jobs:
59
php: 8.0
60
- laravel: 12.*
61
php: 7.4
62
+ - laravel: 12.*
63
+ php: 7.2
64
- laravel: 11.*
65
php: 8.1
66
67
68
69
70
+ - laravel: 11.*
71
72
- laravel: 10.*
73
74
75
76
+ - laravel: 10.*
77
78
- laravel: 9.*
79
80
+ - laravel: 9.*
81
82
- laravel: 7.*
83
php: 8.4
84
0 commit comments