Skip to content

Improvements to storage & more

Compare
Choose a tag to compare
@vicgonvt vicgonvt released this 18 Mar 15:23
· 26 commits to master since this release
000f1e3

Change log

#24 updates testbench to 5.0 and phpunit 9

  • Updates Testbench to version 5
  • Updates PHPUnit to version 9
  • Updates tests to match the new PHPUnit requirements

#25 remote JSON files

  • Adds the ability to store the JSON files in a remote location

#26 custom model namespace

  • Adds the ability to customize the namespace for the models

#27 travis & PHP

  • Remove the Travis testing on PHP 7.1
  • Bump up the minimum required PHP version to 7.2