WyriHaximus / HtmlCompress

MIT License
78 stars 17 forks source link

Call to undefined method Composer\Autoload\ClassLoader::addPsr4() #13

Closed madc closed 9 years ago

madc commented 9 years ago

I tried to integrate your bundle in my existing sculpin installation and after installing I get the following error:

Fatal error: Call to undefined method Composer\Autoload\ClassLoader::addPsr4() in phar:///Users/me/Web/htdocs/site/sculpin/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php on line 326

This persists until I remove the .sulpun folder and reinstall the dependencies.

madc commented 9 years ago

Sorry, seems to be a sculpin issue.

WyriHaximus commented 9 years ago

Great, thanks for letting me know :+1: .