Skip to content

v1.5.1

Compare
Choose a tag to compare
@mathieu-ducrot mathieu-ducrot released this 08 Jan 15:19
· 64 commits to master since this release
b584830

Changes

  • Use namespace after use core bundle in PasswordSafeableTrait.php
  • Use bundle smartbooster/standard-bundle, changes in :
    • /bin
    • Add configs
    • Deletes make files
    • Add Kernel
    • Add .gitignore content
    • Changes require dev
    • Changes config of phpcs, phpstan and phpunit
    • Comment base test because it doesn't work with the new smartbooster/standard-bundle implementation
  • Fix some style because of the new smartbooster/standard-bundle implementation
  • Change action phpunit and qa order and use make, delete cache steps
  • Add install.mk instead of use command in Makefile
  • Delete codecov scan sending