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 17 forks source link

installation error on new laravel #34

Open hugo-abdou opened 1 year ago

hugo-abdou commented 1 year ago

I'm trying to install the package on the new laravel version but I get an error because of the package requirement
new laravel using egulias/email-validator 4.1 but this package requires egulias/email-validator 2.1 or 3.1

nam-co commented 1 year ago

Hi @pascalbaljet thanks for the package, I can confirm this issue on Laravel 9