Search-SphinxsearchBundle icon indicating copy to clipboard operation
Search-SphinxsearchBundle copied to clipboard

Composer.json

Open svendev opened this issue 12 years ago • 1 comments

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)

svendev avatar Jul 27 '12 21:07 svendev

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

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

thylong avatar Apr 08 '13 18:04 thylong