Releases: FriendsOfCake/app-template
Releases · FriendsOfCake/app-template
1.7.0
1.6.0
- Add
editorconfig
entry for json - Fix phpunit global require in travis tests
- Fix
WWW_ROOT
path in console - Fix
TMP
path in console - Require PHPunit 3.7.38
- Upgrade dotenv requirement
- Add support for official heroku buildpack
- Add instructions for using cleardb heroku addon
1.5.0
- Match 3.x app template directory structure
- Use HTML5 Blueprint .htaccess
- Add PHP 5.4 Requirement
- Set cache configuration for debug_kit
- Add travis testing to app template
- Require proper PHPUnit for CakePHP 2.x
- Switch to packagist version of CakePHP
- Use CakePHP 2.5 everywhere