Skip to content

Commit 2d91be1

Browse files
committed
Fix dependencies
1 parent f56cf09 commit 2d91be1

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"symbol-whitelist": [
3+
"SimpleSAML\\Configuration",
4+
"SimpleSAML\\Error\\BadRequest",
5+
"SimpleSAML\\Error\\Error",
6+
"SimpleSAML\\Error\\Exception",
7+
"SimpleSAML\\Metadata\\MetaDataStorageHandler",
8+
"SimpleSAML\\Module\\saml\\Message",
9+
"SimpleSAML\\Session",
10+
"SimpleSAML\\Store\\StoreFactory",
11+
"SimpleSAML\\Utils\\Config",
12+
"SimpleSAML\\Utils\\Crypto",
13+
"SimpleSAML\\Utils\\HTTP"
14+
]
15+
}

0 commit comments

Comments
 (0)