First run bellow composer commend :
composer require doctrine/dbalYou might need to comment out the following in your php.ini file.
;extension=pdo_mysql.soHope this helps someone.
First run bellow composer commend :
composer require doctrine/dbalYou might need to comment out the following in your php.ini file.
;extension=pdo_mysql.soHope this helps someone.