Closed jvalleroy closed 8 years ago
The release zip files and tarballs (such as https://github.com/shaarli/netscape-bookmark-parser/archive/v1.0.1.tar.gz) don't include composer.json.
I think it should be included in releases, so that composer install will work. Also Debian has tools for packaging PHP libraries (pkg-php-tools) that use Composer.
composer install
The release zip files and tarballs (such as https://github.com/shaarli/netscape-bookmark-parser/archive/v1.0.1.tar.gz) don't include composer.json.
I think it should be included in releases, so that
composer install
will work. Also Debian has tools for packaging PHP libraries (pkg-php-tools) that use Composer.