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
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3108901-2.patch | 325 bytes | spokje |
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
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3108901-2.patch | 325 bytes | spokje |
Comments
Comment #2
spokjeComment #4
stella commentedFixed, thanks!
Comment #5
spokjeFor (the very few) people out there that (for unclear reasons) want to use
8.x-1.0-beta1adding this line to yourcomposer.jsonhelps:"globalpayments/php-sdk": "1.3.3 as 1.3.3.1"