We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f56cf09 commit 2d91be1Copy full SHA for 2d91be1
1 file changed
tools/composer-require-checker.json
@@ -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