Would you consider creating a 2.0 branch where we can commit (possible) breaking changes?
For example:
- Change all the public services to private.
- Add type hint and return types to all methods (where possible).
- Maybe drop Symfony <3 support because EOL, but only if needed.