timewasted / Search-SphinxsearchBundle

Sphinx search bundle for Symfony 2.
http://sphinxsearch.com/
BSD 2-Clause "Simplified" License
40 stars 33 forks source link

Composer.json #2

Open svendev opened 12 years ago

svendev commented 12 years ago

What are the odds of adding a composer.json to the package here so that it can be incorporated more readily into Symfony 2.1 ? (and optionally publishing it to packagist.org)

thylong commented 11 years ago

You can do it by adding this line to your composer.json :

    "search/sphinxsearch-bundle": "dev-master"