{ "name": "ktrix/authentication-provider-password", "description": "Ktrix password authentication provider", "type": "project", "autoload": { "psr-4": { "KTXM\\AuthenticationProviderPassword\\": "lib/" } }, "require": { "php": ">=8.2" } }