Hi,
I'm trying to setup saml module and I get this message:
[error] Unknown module saml
Do I miss some steps ?
jelix/saml-module is already installed with composer
bash-5.1# composer require "jelix/saml-module"
Info from https://repo.packagist.org: #StandWithUkraine
Using version ^2.1 for jelix/saml-module
./composer.json has been updated
Running composer update jelix/saml-module
Loading composer repositories with package information
Updating dependencies
Nothing to modify in lock file
Installing dependencies from lock file (including require-dev)
Nothing to install, update or remove
Generating autoload files
1 package you are using is looking for funding.
Use the composer fund command to find out more!
No security vulnerability advisories found
bash-5.1#
Thank for your help.