abantecart / ups-php

PHP SDK to UPS RESTful API
MIT License
13 stars 9 forks source link

installation via composer miss-configured #15

Closed MichalOrm closed 7 months ago

MichalOrm commented 7 months ago

after using command: composer require abantecart/ups-php library is downloaded and installed, but PHP doesent see it.

After further investigation i have found that \vendor\composer\autoload_psr4.php doesent have anything related with abantecart nor ups

What i have also done is:

Any other ideas how to use this library?

abolabo commented 7 months ago

https://github.com/abantecart/ups-php/issues/8#issuecomment-1837519483