PHP 7 with Laravel 5.3 installation problem ( Your requirements could not be resolved to an installable set of packages )
I'm Facing this problem, while installation using laravel 5.3 with PHP 7 Your requirements could not be resolved to an installable set of packages. Problem 1 - phpunit/phpunit 5.5.5 requires ext-dom * -> the requested PHP extension dom is missing from your system. - phpunit/phpunit 5.5.4 requires ext-dom * -> the requested PHP extension dom is missing from your system. - phpunit/phpunit 5.5.3 requires ext-dom * -> the requested PHP extension dom is missing from your system. - phpunit/phpunit 5.5.2 requires ext-dom * -> the requested PHP extension dom is missing from your system. - phpunit/phpunit 5.5.1 requires ext-dom * -> the requested PHP extension dom is missing from your system. - phpunit/phpunit 5.5.0 requires ext-dom * -> the requested PHP extension dom is missing from your system. - phpunit/phpunit 5.4.8 requires ext-do...