After config of "OAuth and SAML" Validate reports Warnings

After sussesully configuring OAuth/SAML login with microsoft the Validate starte thge following warning:

WARN: Your local git contains modified files, this could prevent automatic updates.

  • Modified Files
  • composer.json
  • composer.lock

The changed files are problery a result of the command
lnms plugin:add socialiteproviders/microsoft

Anyone have any experience how to handle this warning without breaking the socialiteproviders login?

(This guide Oauth/SAML support - LibreNMS Docs)