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

Merge branch 'phpunit-composer' of github.com:gnutix/solarium into develop

parents 54caa61d 804be674
......@@ -15,6 +15,9 @@
"php": ">=5.3.2",
"symfony/event-dispatcher": "~2.1"
},
"require-dev": {
"phpunit/phpunit": "~3.7"
},
"autoload": {
"psr-0": { "Solarium\\": "library/" }
}
......
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