Closed pensiero closed 8 years ago
use
Zend\ServiceManager\AbstractPluginManager
AssetManager\Service\AssetManager
Second part is not important, but without the use of Zend\ServiceManager\AbstractPluginManager, the projects breaks.
@RWOverdijk I think it's very important, after upgrading to v1.7.0 today, it broke everything :P
https://www.dropbox.com/s/weiookkt2wr7gcy/Screenshot%202016-08-22%2012.56.10.png?dl=0
@pensiero Looks like a good catch! I'll merge and tag asap
Tagged. Let me know if this solves the issue. And thanks again!
Good to know :)
It's working fine!
Thank you :)
use
ofZend\ServiceManager\AbstractPluginManager
use
ofAssetManager\Service\AssetManager
Second part is not important, but without the
use
ofZend\ServiceManager\AbstractPluginManager
, the projects breaks.@RWOverdijk I think it's very important, after upgrading to v1.7.0 today, it broke everything :P
https://www.dropbox.com/s/weiookkt2wr7gcy/Screenshot%202016-08-22%2012.56.10.png?dl=0