Commit 5cb001f4 authored by Bas de Nooijer's avatar Bas de Nooijer

Merge branch 'develop' of github.com:basdenooijer/solarium into feature/nextgen

Conflicts:
	composer.json
parents 0401d426 3eaf8274
......@@ -4,7 +4,6 @@
"description": "PHP Solr client",
"keywords": ["solr", "search", "php"],
"homepage": "http://www.solarium-project.org",
"version": "3.0.0",
"license": "NewBSD",
"authors": [
{
......@@ -18,5 +17,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