Skip to content

Commit

Permalink
Add prefer stable to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Meijer committed Dec 4, 2024
1 parent c963ee8 commit c5a86bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,6 @@
],
"fix-style": "pint"
},
"minimum-stability": "dev"
"minimum-stability": "dev",
"prefer-stable": true
}

0 comments on commit c5a86bd

Please sign in to comment.