All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added for new features.
- Changed for changes in existing functionality.
- Deprecated for soon-to-be removed features.
- Removed for now removed features.
- Fixed for any bug fixes.
- Security in case of vulnerabilities.
- Support for PhpSpec 6 (#13)
- Support for PhpSpec 5 (#13)
- Support for phpstan extension installer #12
- support for negation in ObjectState Matcher (not)
- support for phpstan 0.11.x
- support for ObjectState Matcher (is, has)
- unused symfony/finder dependency
- first initial release