The tag for globalpayments/php-sdk: 3.3.3.1 doesn't exist (any more) making composer fail on the install of 8.x-1.0-beta1

We should use tag 1.3.3 instead

CommentFileSizeAuthor
#2 3108901-2.patch325 bytesspokje

Comments

Spokje created an issue. See original summary.

spokje’s picture

StatusFileSize
new325 bytes

  • stella committed 0bf351b on 8.x-1.x authored by Spokje
    Issue #3108901 by Spokje: The tag for globalpayments/php-sdk: 3.3.3.1...
stella’s picture

Status: Active » Fixed

Fixed, thanks!

spokje’s picture

For (the very few) people out there that (for unclear reasons) want to use 8.x-1.0-beta1 adding this line to your composer.json helps:

"globalpayments/php-sdk": "1.3.3 as 1.3.3.1"

Status: Fixed » Closed (fixed)

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