Skip to content

Commit b07108e

Browse files
committed
2.0 overhaul checkpoint
1 parent 06fb3f3 commit b07108e

23 files changed

+5737
-549
lines changed

composer.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,10 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=5.3.9",
14-
"monolog/monolog": "~1.11",
15-
"pimple/pimple": "~3.0",
16-
"guzzle/http": "~3.7",
13+
"php": ">=5.4",
1714
"psr/log": "~1.0",
18-
"ext-curl": "*"
15+
"ext-curl": "*",
16+
"guzzlehttp/ringphp" : "~1.0"
1917
},
2018
"require-dev": {
2119
"phpunit/phpunit": "3.7.*",

elasticsearch-api

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 8517d8954e6f7f8600e79a45442640b5ec77ad91

elasticsearch.log

Lines changed: 399 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)