- laminas/laminas-soap 2.8.0 requires ext-soap * -> it is missing from your system. Install or enable PHP's soap extension. code example
Example: install ext-soap
sudo apt-get install php7.x-soap
sudo systemctl restart apache2
sudo apt-get install php7.x-soap
sudo systemctl restart apache2