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 8f473ef commit f24cae2Copy full SHA for f24cae2
.github/workflows/ci.yml
@@ -19,7 +19,6 @@ jobs:
19
- { php: 8.1, lib: { laravel: ^7.0 } }
20
- { php: 8.1, lib: { laravel: ^6.9 } }
21
- { php: 8.1, lib: { laravel: ^6.9, flags: --prefer-lowest } }
22
- - { php: '8.0', lib: { laravel: ^6.9, flags: --prefer-lowest } }
23
- { php: 7.4, lib: { laravel: ^9.0 } }
24
- { php: 7.3, lib: { laravel: ^9.0 } }
25
0 commit comments