mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
Add DoctrineStorage to composer require checker
This commit is contained in:
parent
c3814cf864
commit
54e2fd6c88
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@
|
|||
"Payum\\Core\\Action\\ActionInterface",
|
||||
"Payum\\Core\\Action\\GatewayAwareAction",
|
||||
"Payum\\Core\\Bridge\\Spl\\ArrayObject",
|
||||
"Payum\\Core\\Bridge\\Doctrine\\Storage\\DoctrineStorage",
|
||||
"Payum\\Core\\Exception\\RequestNotSupportedException",
|
||||
"Payum\\Core\\Extension\\Context",
|
||||
"Payum\\Core\\Extension\\ExtensionInterface",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue