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
I'm getting an error when installing the bundle. It has probably something to do with #333.
$ composer require enqueue/enqueue-bundle enqueue/amqp-lib
Using version ^0.9.1 for enqueue/enqueue-bundle
Using version ^0.9.1 for enqueue/amqp-lib
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Restricting packages listed in "symfony/symfony" to "4.2.*"
Nothing to install or update
Generating autoload files
Executing script cache:clear [KO]
[KO]
Script cache:clear returned with error code 1
!!
!! In ArrayNode.php line 331:
!!
!! Unrecognized option "default" under "enqueue.transport". Available options
!! are "async_commands", "async_events", "client", "consumption", "extensions"
!! , "job", "monitoring", "transport".
!!
!!
!!
I'm getting an error when installing the bundle. It has probably something to do with #333.
It is using https://github.com/symfony/recipes-contrib/tree/master/enqueue/enqueue-bundle/0.4.
The text was updated successfully, but these errors were encountered: