Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Class 'Symfony\Component\EventDispatcher\Event' not found in Laravel/Lumen

When Trying to install Rackspace package (composer require rackspace/php-opencloud), getting the following error Class 'Symfony\Component\EventDispatcher\Event' not found. I have installed symfony package but that could not worked out. Kindly help me out for this.

like image 425
SriDivya Avatar asked Nov 04 '25 03:11

SriDivya


1 Answers

Try to install the required package

composer require symfony/event-dispatcher
like image 149
Alucard Avatar answered Nov 07 '25 14:11

Alucard



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!