Open
Description
What steps will reproduce the problem?
composer require pda/pheanstalk
What's expected?
Application builds
What do you get instead?
Class 'Pheanstalk\PheanstalkInterface' not found
in vendor/yiisoft/yii2/di/Container.php:400
Additional info
Since I migrated to pheanstalk 4 queues don't seem to work anymore. Is that a known issue?
Q | A |
---|---|
Yii version | yiisoft/yii2 2.0.29 |
Yii queue | yiisoft/yii2-queue 2.3.0 |
PHP version | PHP 7.2.16 |
Operating system | ubuntu |