-
This would make it usable in fuel 2.0 :)
-
Read information from packagist using https://github.com/Hounddog/HdPackagist
-
I propose to make it into a composer package
TODO
- Move src directory into root
- Add composer.json
- Add tag v1.0.0
- Submit to packagist.org
Composer.json
```
{
"name": "bedeabza/Image",
…
-
I updated the composer.json in https://github.com/consolidation-org/Robo/pull/357 and created a new project on Packagist, composer/robo. Please mark https://packagist.org/packages/codegyre/robo as ab…
-
The newest semantic version tag 2.0 is out of date with the current master branch, I'd prefer not to have to use dev-master. Could the current version be tagged with 2.1?
-
Would you mind adding this to packagist please? + the link there seems to be for magento 2 but is unavailable. Nice module by the way.
Thanks in advance!
-
There is a composer.json file now, but the package isn't available on packagist so adding a 'repository' object to the root composer.json is required.
May want to consider reorganizing the code int…
-
Submitting a package is [quite easy](https://packagist.org/packages/submit) and makes it easier to install using Composer.
-
@stevergill can you do this? I don't have access to the settings.
> This package is not auto-updated. Please set up the GitHub Service Hook for Packagist so that it gets updated whenever you push!
-
Hi,
now you have a composer.json file are you able to register the plugin with https://packagist.org/
And you would also need to setup a [webhook](https://packagist.org/about#how-to-update-packages)…