Skip to content

Commit 96bfb3c

Browse files
authored
Update WP Simple Saml to 0.4.2
Fixes settings roles in multisite.
1 parent 37c2b9b commit 96bfb3c

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)