Skip to content

Version 3

Latest
Compare
Choose a tag to compare
@chris-jaques chris-jaques released this 11 Jul 15:35
· 1 commit to master since this release
  • Docker template
  • Minimum php version now set to 7.1
  • changes to how bootstrapping works
    • addeed rAPId_bootstrap() helper function
    • consumers now required to load the composer autoloader, then call rAPId_bootstrap()
  • Added default Docerfile and docker-compose.yml
  • Docker files are copied on composer update if they do not already exist
  • app doesn't die when .env file not supplied