i already installed adaptivepayments-sdk-php in my project and it have own file autoload.php and directory composer. composer directory have these following files : autoload_classmap.php,autoload_namespaces.php,autoload_psr4.php,autoload_real.php,ClassLoader.php and also a json file installed.json.
now i want to add a new sdk adaptiveaccounts-sdk-php in project and also want both sdk should have same file autoload.php.
so please guide me how to do it. Note:- i already downloaded zip file of adaptiveaccounts-sdk-php