Skip to content

Commit

Permalink
switches back to mainline php-saml and pins oauth and amfphp versions…
Browse files Browse the repository at this point in the history
… in composer
  • Loading branch information
iturgeon committed Mar 10, 2017
1 parent 389695c commit f4373d9
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 55 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
],
"require": {
"php": ">=5.4",
"ucfcdl/php-saml": "master-dev",
"onelogin/php-saml": "2.10.2",
"monolog/monolog": "1.18.2",
"johnpbloch/wordpress": "4.7.3",
"obojobo/obo-stats": "0.0.3",
Expand All @@ -35,8 +35,8 @@
"wpackagist-plugin/page-list": "5.1",
"wpackagist-plugin/w3-total-cache": "0.9.5.2",
"mrclay/minify": "2.3.0",
"eher/oauth": "^1.0",
"silexlabs/amfphp": "^2.2"
"eher/oauth": "1.0.7",
"silexlabs/amfphp": "2.2.2"
},
"extra": {
"wordpress-install-dir": "wp",
Expand Down
108 changes: 56 additions & 52 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f4373d9

Please sign in to comment.