protonemedia / laravel-paddle

Paddle.com API integration for Laravel with support for webhooks/events
https://protone.media/en/blog/a-new-laravel-package-to-handle-payments-and-subscriptions-with-paddle
MIT License
203 stars 18 forks source link

Package installation problem #22

Closed MdAnowarHosen closed 2 years ago

MdAnowarHosen commented 2 years ago

I'm using laravel 7 and php 8.0. When I'm trying to install this package, I got this error:

`Problem 1

and when I'm trying to install 1.0v of this package, I got this error:

` [InvalidArgumentException] Package protonemedia/laravel-paddle at version ^1 has a PHP requirement incompatible with your PHP version, PHP ext ensions and Composer version:

It would be better If I can install the latest version of this package. Please help me to solve this.

pascalbaljet commented 2 years ago

The combination of Laravel 7 and PHP 8 is not supported.