Skip to content

Commit 8b930bb

Browse files
committed
feat: update composer.json to remove prefer-stable config
Signed-off-by: Sam Poyigi <[email protected]>
1 parent b5c46e0 commit 8b930bb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,5 @@
5555
},
5656
"sort-packages": true
5757
},
58-
"minimum-stability": "beta",
59-
"prefer-stable": true
58+
"minimum-stability": "beta"
6059
}

0 commit comments

Comments
 (0)