- Add mockery/mockery to composer require section
- Add fabpot/php-cs-fixer to composer require section
- Added
bin-dirproperty to ci-examples to replace${basedir}/vendor/bininstances - Changed
bin-dirvalue to${basedir}/binfor symfony2 - Used
'${ant.project.name}'instead of[[PROJECTNAME]]for phpdoc in ci-examples
- Bugfix: Removed a hardcoded reference to internal settings from an example.
- Added the LICENSE file
- Added this changelog
- Initial public release