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

steveoliver created an issue. See original summary.

  • steveoliver committed a0f8cbc on 8.x-1.x
    Issue #2913687 by steveoliver: Update SDK from 9.3.4. to 9.13.1.
    
steveoliver’s picture

Status: Active » Fixed

  • steveoliver committed de1822f on 8.x-1.x
    Issue #2913687 by steveoliver: Update SDK from 9.3.4. to 9.13.1 (in...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.