* add assertions in test methods without assertions * loosen dependencies so 7.0 & 7.1 builds can succeed * fix some scrutinizer errors * update release date
337 B
337 B
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
Fixes # (issue)
Checklist:
- I have run
composer checkand no errors were reported - The new code is covered by unit tests
- I have update the documentation to describe the changes