napoler / solr-php-client

Automatically exported from code.google.com/p/solr-php-client
Other
0 stars 0 forks source link

Composer support #87

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Composer ( http://getcomposer.org ) is a package management system for PHP. 
Introducing a composer.json file will allow the Apache Solr PHP Client library 
to be downloaded as a package with correct dependencies through Composer and 
Packagist ( http://packagist.org ).

Attached is the composer.json, which should be placed in the project's root.

Original issue reported on code.google.com by robloach on 20 Sep 2012 at 8:36

Attachments:

GoogleCodeExporter commented 8 years ago
composer seems very cool. It'd probably be best to actually branch and tag a 
real version along with this.

thanks.   

Original comment by donovan....@gmail.com on 20 Sep 2012 at 9:18