Closed (fixed)
Project:
Commerce Vantiv
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
3 Oct 2017 at 22:17 UTC
Updated:
17 Oct 2017 at 22:39 UTC
Jump to comment: Most recent
Problem/Motivation:
The currently required version of litle/payments-sdk (9.3.4) depends on an old version of phpseclib (that does not support autoloading) which is incompatible with some other modules who have dependencies on newer versions of phpseclib.
Proposed resolution:
Use the latest version of the 9.x branch of litle/payments-sdk requires phpseclib 2.*, which supports (requires) autoloading.
Comments
Comment #3
steveoliver commented