Added
- Permits to reuse the same that() for multiple should() by @fain182 in https://github.com/phparkitect/arkitect/pull/543
- Collect dependencies defined in property hooks by @fain182 in https://github.com/phparkitect/arkitect/pull/538
- Add namespace shortcut for Rule class by @fain182 in https://github.com/phparkitect/arkitect/pull/539
- Add rule for exact matching of namespaces by @f...