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 364814f commit 3a55999Copy full SHA for 3a55999
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@dev",
29
- "guzzlehttp/streams": "dev-fork-elasticsearch@dev",
+ "ezimuel/ringphp": "@dev",
30
"psr/log": "~1.0"
31
},
32
"require-dev": {
0 commit comments