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.
dev-master
1 parent 11af5ec commit 38ef12bCopy full SHA for 38ef12b
1 file changed
composer.json
@@ -25,12 +25,12 @@
25
},
26
"require": {
27
"php" : ">=7.1",
28
- "hoa/consistency": "~1.0",
29
- "hoa/exception" : "~1.0",
30
- "hoa/stream" : "~1.0"
+ "hoa/consistency": "dev-master",
+ "hoa/exception" : "dev-master",
+ "hoa/stream" : "dev-master"
31
32
"require-dev": {
33
- "hoa/test": "~2.0"
+ "hoa/test": "dev-master"
34
35
"autoload": {
36
"psr-4": {
0 commit comments