-
It would be great if you could submit the composer package to packagist (I cannot find it there) so you don't have to define any repository sources.
Thanks!
-
An icon to represent to website: https://packagist.org/
![Packagist logo](https://packagist.org/bundles/packagistweb/img/logo.png)
-
Hi, so... the PHP version is not in the Packagist repository. I know it's not a big deal, but is it ever going to happen? Seeing that there's a `composer.json` file I thought there would be an entry a…
lesmo updated
7 years ago
-
Great library. Can you add this to Packagist?
http://packagist.org/
-
Provide an alternative means to install plugin through packagist.
-
You need to publish this package to packagist in order to allow `composer require sabre/dav-fastcgi` command with adding this repository to your `composer.json` file.
-
- Submit the plugin to Packagist: https://packagist.org/packages/submit
- Add a Packagist auto-update hook to Github (Packagist has instructions for this)
After these changes the plugin can be instal…
-
I'd like to get this package on Packagist/Composer, but don't know all the steps. I did some work in the `packagist-setup` branch and got it onto Packagist, but the `composer require` command didn't w…
-
Would it be possible to upgrade the release on packagist? It seems the URI methods don't exist in the current latest version for composer to install.
Thanks!
-
For those of us that use composer, this would be very helpful. Right now, I have to push this into a local repo and then create my own local composer repo to pull it from, so that we can maintain our …