ostark / craft-async-queue

Async Queue Handler for Craft 3 and 4
MIT License
93 stars 7 forks source link

Cant install via Craft INterface #45

Closed alanski66 closed 2 years ago

alanski66 commented 2 years ago

PHP version | 7.4.20 Darwin 20.6.0 MySQL 5.7.34 Craft Pro 3.7.13

When I install via Plugin store I get:

Response:

PHP Fatal Error 'yii\base\ErrorException' with message 'Class GuzzleHttp\Psr7\Response contains 6 abstract methods and must therefore be declared abstract or implement the remaining methods (Psr\Http\Message\RequestInterface::getRequestTarget, Psr\Http\Message\RequestInterface::withRequestTarget, Psr\Http\Message\RequestInterface::getMethod, ...)'

ostark commented 2 years ago

Try

composer require ostark/craft-async-queue -W

alanski66 commented 2 years ago

Thanks! that's done it

ostark commented 2 years ago

Or remove /vendor composer.json