![]() 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/symfony-bridge/ |
{ "name": "lightsaml/symfony-bridge", "license": "MIT", "type": "symfony-bundle", "description": "Light SAML Symfony bridge bundle", "homepage": "http://www.lightsaml.com", "authors": [ { "name": "Milos Tomic", "email": "[email protected]", "homepage": "http://github.com/tmilos", "role": "Developer" } ], "autoload": { "psr-0": { "LightSaml\\SymfonyBridgeBundle\\Tests\\": "tests/", "LightSaml\\SymfonyBridgeBundle\\": "src/" } }, "require": { "php": ">=5.5.1", "symfony/framework-bundle": "~2.7|~3.0|~4.0|~5.0", "symfony/dependency-injection": "~2.7|~3.0|~4.0|~5.0", "symfony/yaml": "~2.7|~3.0|~4.0|~5.0", "litesaml/lightsaml": "~1.1|~4.1" }, "require-dev": { "symfony/browser-kit": "~2.7|~3.0|~4.0|~5.0", "symfony/finder": "~2.7|~3.0|~4.0|~5.0", "symfony/filesystem": "~2.7|~3.0|~4.0|~5.0", "symfony/routing": "~2.7|~3.0|~4.0|~5.0", "phpunit/phpunit": "^5.7" }, "config": { "bin-dir": "bin" }, "prefer-stable": true, "minimum-stability": "stable" }