We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80f2c67 commit 30b1ffeCopy full SHA for 30b1ffe
1 file changed
src/Factories/RequestRulesManagerFactory.php
@@ -66,7 +66,6 @@ public function __construct(
66
private readonly JwksResolver $jwksResolver,
67
private readonly FederationParticipationValidator $federationParticipationValidator,
68
private readonly SspBridge $sspBridge,
69
- private readonly IssuerStateRepository $issuerStateRepository,
70
private readonly ?FederationCache $federationCache = null,
71
private readonly ?ProtocolCache $protocolCache = null,
72
) {
0 commit comments