- replaced constants with utility function.
- changed min. PHP to 5.6.
- simplied Whoops setup.
- fixed
UPDEVTOOLS_DIR
constant - added admin bar notification and styling to alert developers this plugin is activated per issue #7
- Changed "support" folder to "Support"
- removed whoops setup from global space and moved into a function
- corrected link to Kint in README.md per issue #7
- Removed unused PHP packages as they were causing an issue on certain Windows + DesktopServer setups. Why? Those packages were trying to load a newer version of PHP, which was not available in DesktopServer...yet.
- Fixed comma in
composer.json
- Fixed README.md git clone reference to use HTTPS
Initial release.