Skip to content

Commit

Permalink
Remove minimum stability requirement from composer configuration.
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Poyigi <[email protected]>
  • Loading branch information
sampoyigi committed Nov 3, 2024
1 parent 3ac35d9 commit c03a845
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 @@ -54,5 +54,6 @@
"composer/installers": true
},
"sort-packages": true
}
},
"minimum-stability": "beta"
}

0 comments on commit c03a845

Please sign in to comment.