Skip to content

v2.3.1

Compare
Choose a tag to compare
@matthew-inamdar matthew-inamdar released this 24 Jun 09:10
· 13 commits to master since this release
0936344

Changed

  • The branching strategy no longer makes use of the develop branch. Instead all feature/hotfix branches should be based off of master.
  • The composer test script now makes reference to the individual test:style and test:unit scripts.

Fixed

  • The test suite PSR-4 autoloading has now been moved to autoload-dev within the composer.json file.