Laravel 7.16.1 - Package requiring is failing
gino opened this issue · 0 comments
gino commented
Hi,
I wanted to give Xsolla a try in my Laravel 7.16.1 project but unfortunately the command composer require xsolla/xsolla-sdk-php
fails with the following error log: https://pastebin.com/raw/R9hh2BLD
A couple weeks ago I tried the same, but then a PHP error occurred. This error has been fixed by some PR I assume but now I am facing this issue.
Hope someone is able to help me out. I assume that there should be a new update coming that will cover this issue.
Thanks :)
Edit: I assume the composer package did not get updated yet, according to this reply.