Answers for "phpunit/phpunit[9.5.10, ..., 9.5.x-dev] require ext-dom * -> it is missing from your system."

3

phpunit/phpunit[8.5.8, ..., 8.5.x-dev, 9.3.3, ..., 9.5.x-dev] require ext-dom * -> it is missing from your system. Install or enable PHP's dom extension

sudo apt install php-xml
Posted by: Guest on April-22-2021
0

phpunit/phpunit[9.5.10, ..., 9.5.x-dev] require ext-dom * -> it is missing from your system. Install or enable PHP's dom extension.

sudo apt-get install php8.0-xml
Posted by: Guest on March-04-2022

Code answers related to "phpunit/phpunit[9.5.10, ..., 9.5.x-dev] require ext-dom * -> it is missing from your system."

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language