Add composer.json
Closed this issue · 2 comments
dereuromark commented
You should add a composer.json file.
See
https://github.com/electblake/cakephp-composer/compare
and
https://github.com/JacopKane/cakephp-composer/compare
uzyn commented
Thanks. Cool. Will do it.
Aside from convention, just wondering if there are any points to having composer.json here?
dereuromark commented
I guess to also download/handle this plugin via composer. Even though doing it manually would probably be just as easy/fast.