Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Commit c192371

Browse files
committed
Start Rüsh Release.
1 parent 9144570 commit c192371

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

composer.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,9 @@
2121
"source": "http://git.hoa-project.net/"
2222
},
2323
"require": {
24-
"hoa/core" : "dev-master",
25-
"hoa/stream": "dev-master"
24+
"hoa/core" : "~1.0",
25+
"hoa/stream": "~0.0"
2626
},
27-
"minimum-stability": "dev",
28-
"target-dir" : "Hoa/Stringbuffer",
29-
"autoload" : { "psr-0": { "Hoa\\Stringbuffer": "." } }
27+
"target-dir": "Hoa/Stringbuffer",
28+
"autoload" : { "psr-0": { "Hoa\\Stringbuffer": "." } }
3029
}

0 commit comments

Comments
 (0)