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
When I run
composer updateon my Symfony application, I receive the error:Version
1.0.7and1.0.8work correctly