I think there may have been something missed with the stable release of version 2.5. The composer.json file in this repository still relies on "simplesamlphp/simplesamlphp": "~2.5@dev".
I think this should be hardened to "simplesamlphp/simplesamlphp": "~2.5" instead. I'll open a PR to get that updated shortly!
I think there may have been something missed with the stable release of version 2.5. The
composer.jsonfile in this repository still relies on"simplesamlphp/simplesamlphp": "~2.5@dev".I think this should be hardened to
"simplesamlphp/simplesamlphp": "~2.5"instead. I'll open a PR to get that updated shortly!