After executing composer require gos/web-socket-bundle
I got this error when cache:clear is executed:
In GosWebSocketExtension.php line 278:
Warning: Undefined array key "port"
Extra info:
PHP 8.1.8
Symfony 6.1.3
with dockerized environment https://github.com/dunglas/symfony-docker
After executing composer require gos/web-socket-bundle
I got this error when cache:clear is executed:
In GosWebSocketExtension.php line 278:
Warning: Undefined array key "port"
Extra info:
PHP 8.1.8
Symfony 6.1.3
with dockerized environment https://github.com/dunglas/symfony-docker