After updating package to 1.19 am started getting Failed to open stream: No such file or directory error. We using SimpleSAMLphp (SSO) for connecting our providers to
https://www.talentlms.com/ courses. For authentication we are using
exampleauth:StaticSource type.
I'm getting an error related
include(sspmod_exampleauth_Auth_Source_Factory_StaticSource.php): failed to open stream: No such file or directory
When I'm commenting some part of code from vendor it works properly.
I attached commented part screenshot.