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 d8cfad0 commit bf1725fCopy full SHA for bf1725f
.github/workflows/php.yml
@@ -17,6 +17,7 @@ jobs:
17
php: [ 8.1, 8.2 ]
18
include:
19
- laravel: 8.*
20
+ php: 8.1
21
testbench: 6.*
22
- laravel: 9.*
23
testbench: 7.*
0 commit comments