Version 2.1.0
Added
- add CircleCI jobs for build and tests with php 8.0
- add Github actions jobs for build and tests with php 7.4 and php 8.0
Changed
- refactoring of docker-compose to develop with php74 and php80
Fixed
- removed unnecessary composer symlinks from
bin
dir, removed them from.gitignore
too
Removed
- upgrade psalm error level to 2
- CircleCI configuration for CI