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 daddd85 commit 8508020Copy full SHA for 8508020
.github/workflows/ci.yml
@@ -35,7 +35,6 @@ jobs:
35
- { php: 8.1, lib: { laravel: ^7.0 } }
36
- { php: 8.1, lib: { laravel: ^6.0 } }
37
- { php: 8.1, lib: { laravel: ^6.0, flags: --prefer-lowest } }
38
- - { php: '8.0', lib: { laravel: ^6.0, flags: --prefer-lowest } }
39
- { php: 7.4, lib: { laravel: ^9.0 } }
40
- { php: 7.3, lib: { laravel: ^9.0 } }
41
0 commit comments