qr-code-reader
qr-code-reader copied to clipboard
customFunctions.php causes errors on composer update
When I run composer update
on my Symfony application, I receive the error:
PHP Fatal error: require(): Failed opening required '/path/to/vendor/composer/../libern/qr-code-reader/src/lib/Common/customFunctions.php' (include_path='.:/usr/share/php') in /path/to/vendor/composer/autoload_real.php on line 69
Version 1.0.7
and 1.0.8
work correctly
Got the same error. Any updates? Startet with a fresh l8 installation. is l8 supported? i'm verry curios about this 'add on' - looking foreward to use this QR Code Reader!
didn't work with Laravel7 as well. Error above as brianfreytag reports.