v0.18.2
Maintenance release
- Bugfix for #391 (
Uncaught Error: Call to undefined method Smalot\PdfParser\Header::__toString() in /var/www/vendor/smalot/pdfparser/src/Smalot/PdfParser/Font.php
) (thanks @fsmoak) - Addition of an alternative autoloader for non-Composer installations (#388). Based on the work of @apmuthu and others from #117.