anandsiddharth / laravel-paytm-wallet

Integrate paytm wallet in your laravel application easily with this package. This package uses official Paytm PHP SDK's.
MIT License
94 stars 42 forks source link

Symfony\Component\Debug\Exception\FatalErrorException Access level to Anand\LaravelPaytmWallet\PaytmWalletManager::$config must be protected (as in class Illuminate\Support\Manager) or weaker #43

Closed medhirajsharma closed 5 years ago

medhirajsharma commented 5 years ago

Symfony\Component\Debug\Exception\FatalErrorException Access level to Anand\LaravelPaytmWallet\PaytmWalletManager::$config must be protected (as in class Illuminate\Support\Manager) or weaker

Environment information Laravel version 6.0.3 Laravel locale en Laravel config cached false PHP version 7.1.26

anandsiddharth commented 5 years ago

Duplicate of: https://github.com/anandsiddharth/laravel-paytm-wallet/issues/40

Fix patch: https://github.com/anandsiddharth/laravel-paytm-wallet/tree/v1.0.15

@medhirajsharma Consider upgrading the package.