ualibraries / Guide-on-the-Side

The University of Arizona Libraries will no longer provide support for Guide on the Side. The code will remain openly available; however, UAL can no longer provide code fixes or upgrades.
https://ualibraries.github.io/Guide-on-the-Side/about.html
Other
66 stars 48 forks source link

Use Composer for dependency managment. #124

Open simpsonw opened 9 years ago

simpsonw commented 9 years ago

New versions of CakePHP 2.x ship with a composer.json file. It would be nice to not have any third party code in our repository. I'm not sure how much work this would entail, but I think it would definitely be worth looking into.