You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure what happened to my previously submitted issue. You current code doesn't work because Config.php file is needed to be included in your classmap, meaning both the autoload_classmap.php and autoload_static.php.
After updated the classmap, it works.
The text was updated successfully, but these errors were encountered:
Your previous reply was to an old closed issue which is probably why you have trouble finding it. Either way, thank you for your comment. This project is quite old and has quite a while to be maintained, so I suspect the problem could be caused by a newer version of Composer doing things slightly differently.
I'm leaving this open for now so anyone who might have the same issue can see your reply, and when I'll find some time I'll have a look myself.
Not sure what happened to my previously submitted issue. You current code doesn't work because Config.php file is needed to be included in your classmap, meaning both the autoload_classmap.php and autoload_static.php.
After updated the classmap, it works.
The text was updated successfully, but these errors were encountered: