Skip to content

0.8.0

Compare
Choose a tag to compare
@odan odan released this 05 Jan 14:20
· 978 commits to master since this release

Changed

  • Disabled phpunit cache result
  • Enabled composer commands with colors
  • Renamed console.php to cli.php
  • Require PHP 7.2+

Updated

  • Update to Slim 4.4 (requires PHP 7.2+)
  • Update to phpstan v12
  • Update assets
  • Updated fullpipe/twig-webpack-extension to v3 (requires Twig 3)
  • Updated frontend assets
  • Updated readme and docs

Added

  • Added CORS middleware (not enabled by default)

Removed

  • Removed composer install-phpstan command