Webador / SlmQueueBeanstalkd

Beanstalkd adapter for SlmQueue module
Other
10 stars 26 forks source link

Console overview not working anymore #42

Closed veewee closed 9 years ago

veewee commented 9 years ago

While running php public/index.php, I retrieve following error:

PHP Fatal error:  Class 'SlmQueueBeanstalkd\Version' not found in src/vendor/slm/queue-beanstalkd/Module.php on line 45

There is no 'Version' class: https://github.com/juriansluiman/SlmQueueBeanstalkd/blob/master/Module.php#L45

juriansluiman commented 9 years ago

Thanks for the notice, v0.4.1 is released with the fix.