Closed postalservice14 closed 9 years ago
Hi John!
Mouf 2.1 is completely in development and really broken now. We have a problem on Mouf website because we should display the doc of Mouf 2.0 first.
Please try this instead:
{
"autoload" : {
"psr-4" : {
"MyNamespace\\" : "src/"
}
},
"require": {
"mouf/mouf": "~2.0.0"
}
}
It should definitely work better. Let me know if you face any problems :)
I get this error with a blank project.
composer.json
See full verbose output here: https://gist.github.com/postalservice14/f4689b3820895e217c55