Closed JelmerD closed 11 years ago
I think that's a good idea. I'll try to update the repo this weekend.
Awesome. Thanks. I will create a composer.json for you.
After you renamed your repo. Add the repo to https://packagist.org/ so that composer knows where to look. Remember to setup Packagist in your services (repo settings) as well. A guide to that can be found on packagist when you are logged in (login with Github is the most convenient). For the name: use the default name when it has been added. That should match the name in the json file.
You closed the request. Why? So that I can update it ;-)
The repo and the composer.json file have been updated / added. Package available here:
https://packagist.org/packages/scottharwell/google-charts
What's left?
I was confused because you closed the pull request instead of merging it. So that seems to fix it. Thanks.
Is it possible to rename your repository to GoogleChart for Composer support? I you rename the repository, I will add a composer file for you (this won't break anything, but then it will be easier to install the plugin)
Just adding a composer file right now won't work, because the cloned folder will take the name of the repository, since this folder name must match the name of the plugin...
More info about composer and CakePHP