paypal / merchant-sdk-php

PHP SDK for integrating with PayPal's Express Checkout / MassPay / Web Payments Pro APIs
Other
230 stars 201 forks source link

Composer v2 compatibility #167

Closed BafS closed 2 years ago

BafS commented 3 years ago

Make this project compatible with composer v2, fix https://github.com/paypal/merchant-sdk-php/issues/161

Deprecation Notice: Class PayPal\EBLBaseComponents\BillingPeriodDetailsTypeUpdate located in ./lib/PayPal/EBLBaseComponents/BillingPeriodDetailsType_Update.php does not comply with psr-0 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201

BafS commented 3 years ago

@ganeshx @jaypatel512 is this repository still maintained ? Last commit was in 2018.

standa commented 3 years ago

@jaypatel512 @ganeshx any chance this will get merged soon? We "had to" revert back to composer 1.x last week because of this. We did not want to risk breaking our application. Thanks for the update!

BafS commented 3 years ago

For information we did fork for the library, feel free to use protonlabs/paypal-merchant-sdk-php (https://github.com/ProtonMail/paypal-merchant-sdk)

devchristina commented 2 years ago

Closing due to lack of support, this repo will be archived.