Skip to content

v2.2.3: fix for PSR4 namespace mismatch

Choose a tag to compare

@lode lode released this 23 Aug 15:04
f8d78a2

This fixes warnings you might see when running composer install with --optimize-autoloader.

See #68, thanks @jwissels!