2.0.1
Added
- Allowing the user to overload
DOCROOT
at run-time withSYMPHONY_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 (:)