Commit 3eaf8274 authored by Bas de Nooijer's avatar Bas de Nooijer

Merge pull request #110 from igorw/patch-1

Update composer.json
parents 78f29165 0c011b3e
......@@ -4,7 +4,6 @@
"description": "PHP Solr client",
"keywords": ["solr", "search", "php"],
"homepage": "http://www.solarium-project.org",
"version": "2.4.0",
"license": "NewBSD",
"authors": [
{
......@@ -17,5 +16,11 @@
},
"autoload": {
"psr-0": { "Solarium": "library/" }
},
"extra": {
"branch-alias": {
"dev-develop": "2.4-dev",
"dev-feature-nextgen": "3.0-dev"
}
}
}
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