Skip to content

Commit c5f0479

Browse files
authored
Merge pull request #78 from humanmade/backport-76-to-v6-branch
[Backport v6-branch] Update WP Simple Saml to 0.4.2
2 parents 37c2b9b + 96bfb3c commit c5f0479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"require": {
1919
"php": ">=7.1",
20-
"humanmade/wp-simple-saml": "0.4.1",
20+
"humanmade/wp-simple-saml": "~0.4.2",
2121
"humanmade/delegated-oauth": "^1.0.5"
2222
},
2323
"extra": {

0 commit comments

Comments
 (0)