Skip to content

Commit

Permalink
feat: update composer.json to remove prefer-stable config
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Poyigi <[email protected]>
  • Loading branch information
sampoyigi committed Oct 20, 2024
1 parent e86dddb commit 9b8b4d3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,5 @@
},
"sort-packages": true
},
"minimum-stability": "beta",
"prefer-stable": true
"minimum-stability": "beta"
}

0 comments on commit 9b8b4d3

Please sign in to comment.