mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
Add CypherInterface to composer require checker whitelist
This commit is contained in:
parent
5aca02e375
commit
c8966deecf
1 changed files with 1 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue