Closed tacman closed 5 years ago
When attempting to install,
composer create-project msgphp/symfony-demo-app
I get this error:
Could not scan for classes inside "var/phpunit/phpunit-7.5/src/" which does not appear to be a file nor a folder
Removing the reference to that directory in composer.json fixes the problem, but I'm not sure it can be removed in composer.json without breaking something else.
When attempting to install,
I get this error: