Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #10 from juliardi/master
Browse files Browse the repository at this point in the history
updates php-saml version dependency
  • Loading branch information
asasmoyo authored Apr 26, 2018
2 parents 20ffecc + 68378f3 commit 9dc2df8
Show file tree
Hide file tree
Showing 2 changed files with 262 additions and 200 deletions.
8 changes: 6 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,17 @@
{
"name": "Arba Sasmoyo",
"email": "[email protected]"
},
{
"name": "Muhammad Safri Juliardi",
"email": "[email protected]"
}
],
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"yiisoft/yii2": "*",
"onelogin/php-saml": ">=2.10.0"
"onelogin/php-saml": "~2.13.0"
},
"require-dev": {
"phpunit/phpunit": "5.1.*"
Expand All @@ -34,4 +38,4 @@
"asasmoyo\\yii2saml\\tests\\": "tests/"
}
}
}
}
Loading

0 comments on commit 9dc2df8

Please sign in to comment.