User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "HWI\Bundle\OAuthBundle\HWIOAuthBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
Symfony 6.3.4 PHP 8.2
Actual Behavior
Deprecation warnings in the log:
Expected Behavior
No deprecations
Steps to Reproduce
Use the bundle with Symfony 6.3.4