We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d954e7a commit bdc54f9Copy full SHA for bdc54f9
composer.json
@@ -3,6 +3,7 @@
3
"description": "A Common Usage Algorithms That Implemented In PHP For SV.",
4
"license": "MIT",
5
"type": "library",
6
+ "minimum-stability": "dev",
7
"autoload": {
8
"psr-4": {
9
"Sv\\Algorithm\\": "src/"
0 commit comments