phpunit/php-token-stream 2.0.2 requires php ^7.0
發表於 : 2018-05-29 09:19:10
https://github.com/laravel/framework/issues/20452
https://errerrors.blogspot.tw/2018/04/r ... -to-7.html
代碼: 選擇全部
composer create-project laravel/laravel myblog --no-dev
代碼: 選擇全部
composer remove phpunit/phpunit
composer require --dev phpunit/phpunit ^7.0