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 051bddc commit ce31ac9Copy full SHA for ce31ac9
composer.json
@@ -12,21 +12,10 @@
12
"name": "Enrico Zimuel"
13
}
14
],
15
- "repositories": [
16
- {
17
- "type": "vcs",
18
- "url": "https://github.com/ezimuel/RingPHP"
19
- },
20
21
22
- "url": "https://github.com/ezimuel/streams"
23
- }
24
- ],
25
"require": {
26
"php": "^7.1",
27
"ext-json": ">=1.3.7",
28
- "guzzlehttp/ringphp": "dev-fork-elasticsearch",
29
- "guzzlehttp/streams": "@dev",
+ "ezimuel/ringphp": "^1.1.2",
30
"psr/log": "~1.0"
31
},
32
"require-dev": {
0 commit comments