Skip to content

Commit bdc54f9

Browse files
committed
fix: add minimum-stability:dev
1 parent d954e7a commit bdc54f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"description": "A Common Usage Algorithms That Implemented In PHP For SV.",
44
"license": "MIT",
55
"type": "library",
6+
"minimum-stability": "dev",
67
"autoload": {
78
"psr-4": {
89
"Sv\\Algorithm\\": "src/"

0 commit comments

Comments
 (0)