You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I met with problems after upgrade your module to 3.9.0 on one of our projects...
Circular dependency: CyberSource\SecureAcceptance\Plugin\Store\Api\StoreResolverInterfacePlugin depends on JustBetter\Sentry\Plugin\MonologPlugin and vice versa.
Circular dependency: JustBetter\Sentry\Plugin\MonologPlugin depends on CyberSource\SecureAcceptance\Plugin\Store\Api\StoreResolverInterfacePlugin and vice versa.
we use package of "cybersource/global-payment-management": "3.5.8"
on our project so you can check what is going wrong and maybe fix it on your side
problem is on CyberSource\SecureAcceptance\Plugin\Store\Api\StoreResolverInterfacePlugin
I met with problems after upgrade your module to 3.9.0 on one of our projects...
Circular dependency: CyberSource\SecureAcceptance\Plugin\Store\Api\StoreResolverInterfacePlugin depends on JustBetter\Sentry\Plugin\MonologPlugin and vice versa.
Circular dependency: JustBetter\Sentry\Plugin\MonologPlugin depends on CyberSource\SecureAcceptance\Plugin\Store\Api\StoreResolverInterfacePlugin and vice versa.
we use package of "cybersource/global-payment-management": "3.5.8"
on our project so you can check what is going wrong and maybe fix it on your side
problem is on
CyberSource\SecureAcceptance\Plugin\Store\Api\StoreResolverInterfacePlugin
code looks like
for now I've locked your module back to 3.8.0 (on this version I haven't this problem)
The text was updated successfully, but these errors were encountered: