Add CypherInterface to composer require checker whitelist

This commit is contained in:
Grzegorz Sadowski 2024-08-09 14:52:47 +02:00
parent 5aca02e375
commit c8966deecf
No known key found for this signature in database
GPG key ID: EF87FF4E6E3BD364

View file

@ -50,6 +50,7 @@
"Payum\\Core\\Request\\Notify",
"Payum\\Core\\Request\\RenderTemplate",
"Payum\\Core\\Security\\CryptedInterface",
"Payum\\Core\\Security\\CypherInterface",
"Payum\\Core\\Security\\GenericTokenFactoryInterface",
"Payum\\Core\\Security\\HttpRequestVerifierInterface",
"Payum\\Core\\Security\\TokenAggregateInterface",