Closed i3or1s closed 10 years ago
in composer.json
Package aerialship/lightsaml#dev-master is not fixed.
aerialship/lightsaml#dev-master
{ "name": "aerialship/saml-sp-bundle", "license": "MIT", "type": "project", "description": "Symfony2 SAML2 authentication bundle", "autoload": { "psr-0": { "": "src/" } }, "require": { "php": ">=5.4.1", "aerialship/lightsaml": "dev-master", "symfony/symfony": "~2.2" }, "suggest": { "doctrine/orm": "If you want store sso state to database" }, "scripts": { "post-install-cmd": [ ], "post-update-cmd": [ ] }, "config": { "bin-dir": "bin" }, "prefer-stable": true, "minimum-stability": "dev" }
Posted from SensioLabsInsight
Any news on this issue?
Fixed in f5fb9c3a95186a
Thank you.
in composer.json
Posted from SensioLabsInsight