* add assertions in test methods without assertions * loosen dependencies so 7.0 & 7.1 builds can succeed * fix some scrutinizer errors * update release date
12 lines
337 B
Markdown
12 lines
337 B
Markdown
### 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 check` and no errors were reported
|
|
- [ ] The new code is covered by unit tests
|
|
- [ ] I have update the documentation to describe the changes
|