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 c6730fe commit 847a445
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 @@ -56,6 +56,5 @@
},
"sort-packages": true
},
"minimum-stability": "beta",
"prefer-stable": true
"minimum-stability": "beta"
}

0 comments on commit 847a445

Please sign in to comment.