Merge pull request #347 from basdenooijer/develop
Several small code fixes
Showing
... | @@ -4,7 +4,7 @@ | ... | @@ -4,7 +4,7 @@ |
"description": "PHP Solr client", | "description": "PHP Solr client", | ||
"keywords": ["solr", "search", "php"], | "keywords": ["solr", "search", "php"], | ||
"homepage": "http://www.solarium-project.org", | "homepage": "http://www.solarium-project.org", | ||
"license": "NewBSD", | "license": "BSD-3-Clause", | ||
"authors": [ | "authors": [ | ||
{ | { | ||
"name": "See GitHub contributors", | "name": "See GitHub contributors", | ||
... | ... |
Please register or sign in to comment