Skip to content

Commit 0a4bdb0

Browse files
author
Rakesh Ranjan
committed
fix: change 'stability' field in composer.json
1 parent 5d4a959 commit 0a4bdb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"config": {
4848
"sort-packages": true
4949
},
50-
"minimum-stability": "stable",
50+
"minimum-stability": "dev",
5151
"prefer-stable": true
5252
}

0 commit comments

Comments
 (0)