unicodeveloper / laravel-paystack

:credit_card: :package: :moneybag: Laravel 6, 7, 8, 9, 10 and 11 Package for Paystack

Home Page:https://paystack.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is Paystack compactible with Laravel 9?

cletuskingdom opened this issue · comments

I'm trying to install Paystack in Laravel 9 and i'm getting this error: what could be the issue?

image

this package does not support laravel 9 as it's requesting for illuminate/support 6.0.0 => X <=8.0.0. Laravel 9 supports illuminate/support ^9.0.0.

how can I pull your own request please

@Temian1 @Tetranyble @cletuskingdom I just tagged a new release. It supports Laravel 9 now.

good bro