diff --git a/composer.json b/composer.json index c22b709..9e59e0b 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "prefer-stable": true, "require": { "yiisoft/yii2": "*", - "onelogin/php-saml": "~2.10" + "onelogin/php-saml": "~2.13.0" }, "require-dev": { "phpunit/phpunit": "5.1.*" @@ -34,4 +34,4 @@ "asminog\\yii2saml\\tests\\": "tests/" } } -} \ No newline at end of file +}