Petro Sokolnykov
Results
2
comments of
Petro Sokolnykov
@lhsazevedo hello! Yes, i can't install with composer 2: ``` Problem 1 - kylekatarnls/update-helper is locked to version 1.1.1 and an update of this package was not requested. - kylekatarnls/update-helper...
@rcarvs hello. You shouldn't change "laravel-paddle" package source code. You can update your `config/paddle.php` like this: ``` 'vendor_id' => env('PADDLE_VENDOR_ID'), 'vendor_auth_code' => env('PADDLE_VENDOR_AUTH_CODE'), ``` In this case, the package will...