- Fixed incorrect order of arguments in encrypt method
- Merged k0d3r1s's branch
- Merged phpsed's branch using parse method instead of constructor
- Added Key class
- Updated Crypto class
- Updated encrypt-env prompts
- Updated test files
- Updated README
- Updated encrypt-env and Crypto
- Fixed require path in encrypt-env
- Added type and updated php version requirements in composer.json
- Updated php versions for travis testing
- Added CHANGELOG
- Fixed test class names for CryptoTest and ParserTest
- Initial package commit