You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using version 8.19 in our company, we are trying to update to the newest version.. but the newest is under composer. When we try to use it without composer.. it has multiple calls to namespace litle\sdk and '/../../vendor/autoload.php'. I know we can modify this files to remove the namespace and manually include the libraries. But thats no the case.
Could you fix this? the explanation to use this sdk without composer does not work.
The text was updated successfully, but these errors were encountered:
We are using version 8.19 in our company, we are trying to update to the newest version.. but the newest is under composer. When we try to use it without composer.. it has multiple calls to namespace litle\sdk and '/../../vendor/autoload.php'. I know we can modify this files to remove the namespace and manually include the libraries. But thats no the case.
Could you fix this? the explanation to use this sdk without composer does not work.
The text was updated successfully, but these errors were encountered: