Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
asminog authored Jul 18, 2018
1 parent fc9a908 commit 7f74317
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.*"
Expand All @@ -34,4 +34,4 @@
"asminog\\yii2saml\\tests\\": "tests/"
}
}
}
}

0 comments on commit 7f74317

Please sign in to comment.