Commit b4ccbe8d authored by Bas de Nooijer's avatar Bas de Nooijer

Composer.json update

parent bf7fa1c2
...@@ -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": "2.4.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": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment