This repository has been archived by the owner on Mar 12, 2020. It is now read-only.
2.0.0
- Drop Support for PHP 5.4
- Minimum Supported PHP Version 5.5
- Updated to use new development package instead of individual dev dependencies.
- Updated to use version 3 of
phergie/phergie-irc-client-react
- Added
.php_cs
file for coding standards - Added
.editorconfig
to reinforce code standards / styles. - Added
.gitattributes
to slim down what users pull down (no tests, misc files)