I want to to install Laravel 5.2 but it doesn't fully load and shows me this error:
Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.
How can I fix it?
PHPUnit version PHP Version composer
----------------- --------------- -------------------------
PHPUnit 8 PHP 7.2 / 7.3 "phpunit/phpunit": "^8"
PHPUnit 7 PHP 7.1 "phpunit/phpunit": "^7"
PHPUnit 6 PHP 7.0 "phpunit/phpunit": "^6"
PHPUnit 5 PHP 5.6 "phpunit/phpunit": "^5"
Note: PHP 7.1 is no longer actively supported.
See this link
composer: add --ignore-platform-reqs
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With