Skip to content

2.0.1

Compare
Choose a tag to compare
@pointybeard pointybeard released this 07 Oct 00:59
· 6 commits to master since this release

Added

  • Allowing the user to overload DOCROOT at run-time with SYMPHONY_DOCROOT environment variable (Closes #6).

Changes

  • Added checks to make sure composer autoloader exists and display a nice message if it cannot be located (Closes #5)
  • Updated Utils::promptForInput() to allow setting of the prompt character. The default is still colon (:)