Skip to content

Commit

Permalink
Merge pull request #210 from tjmmm/prefer_stable
Browse files Browse the repository at this point in the history
chore: use stable dependencies
  • Loading branch information
mr-feek committed Jan 19, 2022
2 parents ee38778 + debbb0e commit b2cdf5e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Expand Up @@ -66,5 +66,6 @@
"config": {
"sort-packages": true
},
"minimum-stability": "dev"
"minimum-stability": "dev",
"prefer-stable": true
}

0 comments on commit b2cdf5e

Please sign in to comment.