Merge branch 'develop' into feature/nextgen
Conflicts: library/Solarium/Client/ResponseParser/Analysis/Field.php library/Solarium/Plugin/ParallelExecution.php
Showing
.travis.yml
0 → 100644
... | @@ -2,18 +2,14 @@ | ... | @@ -2,18 +2,14 @@ |
"name": "solarium/solarium", | "name": "solarium/solarium", | ||
"type": "library", | "type": "library", | ||
"description": "PHP Solr client", | "description": "PHP Solr client", | ||
"keywords": ["solr", "search"], | "keywords": ["solr", "search", "php"], | ||
"homepage": "http://www.solarium-project.org", | "homepage": "http://www.solarium-project.org", | ||
"version": "2.3.0", | "version": "3.0.0", | ||
"license": "NewBSD", | "license": "NewBSD", | ||
"authors": [ | "authors": [ | ||
{ | { | ||
"name": "Bas de Nooijer", | "name": "See GitHub contributors", | ||
"email": "github@raspberry.nl" | "homepage": "https://github.com/basdenooijer/solarium/contributors" | ||
}, | |||
{ | |||
"name": "Gasol Wu", | |||
"email": "gasol.wu@gmail.com" | |||
} | } | ||
], | ], | ||
"require": { | "require": { | ||
... | ... |
phar/README
0 → 100644
phar/buildphar.php
0 → 100644
phar/stub.php
0 → 100644
Please register or sign in to comment