Skip to content

v1.14.0

Compare
Choose a tag to compare
@jonathantorres jonathantorres released this 30 Mar 02:21
· 193 commits to master since this release
  • Added
    • With the --cli-framework option a CLI project can be generated. Done by @raphaelstolt. See #175.
  • Fixed
    • The package vlucas/phpdotenv is added as a non development requirement. Done by @raphaelstolt. See #176.
    • Fix PHP Coding Standards Fixer Composer scripts are set on Windows. Done by @raphaelstolt. See #183.
    • Command integration tests use no output decoration and are green again. Also enabled CI of the command integration tests on Windows via AppVeyor. Done by @raphaelstolt. See #181.