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 9c95d43 commit b24c7c2Copy full SHA for b24c7c2
.github/workflows/main.yml
@@ -21,7 +21,7 @@ jobs:
21
matrix:
22
operating-system: [ ubuntu-latest ]
23
php: [ '8.1', '8.2' ]
24
- dependency-stability: [ 'prefer-stable','prefer-lowest' ]
+ dependency-stability: [ 'prefer-stable' ]
25
26
laravel: [ '10.*' ]
27
include:
0 commit comments