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
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
The text was updated successfully, but these errors were encountered:
brianfreytag
changed the title
composer.json customFunctions.php causes errors on composer update
customFunctions.php causes errors on composer update
Sep 22, 2020
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!
When I run
composer update
on my Symfony application, I receive the error:Version
1.0.7
and1.0.8
work correctlyThe text was updated successfully, but these errors were encountered: