You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating a new symfony app with this bundle. When we add a configuration for a consumer and we run ./bin/console lint:container we got an error : Invalid definition for service "stomp.consumers.welcome": argument 1 of "StompPhp\StompBundle\Stomp\Subscription::__construct" accepts "Stomp\StatefulStomp", "Stomp\Client" passed.
The text was updated successfully, but these errors were encountered:
Hello,
Creating a new symfony app with this bundle. When we add a configuration for a consumer and we run
./bin/console lint:container
we got an error :Invalid definition for service "stomp.consumers.welcome": argument 1 of "StompPhp\StompBundle\Stomp\Subscription::__construct" accepts "Stomp\StatefulStomp", "Stomp\Client" passed.
The text was updated successfully, but these errors were encountered: