![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mautic.corals.io/vendor/lightsaml/sp-bundle/ |
{ "name": "lightsaml/sp-bundle", "license": "MIT", "type": "symfony-bundle", "description": "Light SAML2 SP Symfony Bundle", "homepage": "http://www.lightsaml.com/SP-Bundle/", "authors": [ { "name": "Milos Tomic", "email": "[email protected]", "homepage": "http://github.com/tmilos", "role": "Developer" } ], "autoload": { "psr-0": { "LightSaml\\SpBundle\\Tests\\": "tests/", "LightSaml\\SpBundle\\": "src/" } }, "require": { "php": ">=5.6", "symfony/framework-bundle": "~2.7|~3.0|~4.0|~5.0", "symfony/security-bundle": "~2.7|~3.0|~4.0|~5.0", "lightsaml/symfony-bridge": "dev-symfony5" }, "require-dev": { "phpunit/phpunit": "^5.7", "sebastian/comparator": "^1.2.4|~2.0|~3.0", "symfony/symfony": "~2.7|~3.0|~4.0", "symfony/monolog-bundle": "~2.7|~3.0|~4.0" }, "config": { "bin-dir": "bin" }, "prefer-stable": true, "minimum-stability": "stable" }