Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 526 Bytes

File metadata and controls

20 lines (13 loc) · 526 Bytes

1.0.3

  • Add mockery/mockery to composer require section
  • Add fabpot/php-cs-fixer to composer require section

1.0.2

  • Added bin-dir property to ci-examples to replace ${basedir}/vendor/bin instances
  • Changed bin-dir value to ${basedir}/bin for symfony2
  • Used '${ant.project.name}' instead of [[PROJECTNAME]] for phpdoc in ci-examples

1.0.1

  • Bugfix: Removed a hardcoded reference to internal settings from an example.
  • Added the LICENSE file
  • Added this changelog

1.0.0

  • Initial public release