Skip to content

Commit

Permalink
chore: prefer stable
Browse files Browse the repository at this point in the history
  • Loading branch information
SychO9 committed Nov 15, 2024
1 parent bf79e99 commit 7d2ab59
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 @@ -103,5 +103,6 @@
"FoF\\Byobu\\Tests\\": "tests/"
}
},
"minimum-stability": "dev"
"minimum-stability": "dev",
"prefer-stable": true
}

0 comments on commit 7d2ab59

Please sign in to comment.