-
Hi @chrisboulton - would you mind submitting php-resque-scheduler to https://packagist.org?
-
i want to use php-reports in a bigger project
and just want to include it in my composer.json
-
The package on packagist is missing the latest updates for the dev-master version constraint. It would be nice if you could update the package and use the hook :)
-
After #133 moosh must be installable by running `composer require tmuras/moosh` but dependencies fail.
```
composer require tmuras/moosh dev-master
./composer.json has been created
Loading compo…
-
It would be great to add a composer.json and add it to packagist for easy installation, instead of dealing with the somewhat outdated PEAR process.
-
Would you consider publishing this module to packagist? A lot of open source M2 extensions are doing this and it would allow this to be installed without the following step:
> First add repository …
-
It would be awesome if someone could add this package to packagist.org
-
We need to create an account at https://packagist.org/ and setup this repo for distribution through composer.
Do this once the repo is public of course.
-
@josegonzalez
Could you try forcing packagist.org to update the package version? Looks like it's stuck on 0.5.1
-
Hi,
I posted a pull request recently on adding the composer.json file. However I am stuck on my project because there is no release of indextank-php with a stable number after adding this file. When …