mollie / laravel-mollie

Mollie API client wrapper for Laravel & Mollie Connect provider for Laravel Socialite
https://www.mollie.com/
MIT License
326 stars 63 forks source link

So im using laravel 7.28.4 and i want to use mollie so i ran the command ''composer require mollie/laravel-mollie:^2.0" but it says that it's not available for laravel 7.28.4. The supported versions are laravel 5 version. Is there another way i can use mollie in laravel? #151

Closed Heesel closed 3 years ago

Heesel commented 4 years ago

a

Expected Behavior

Current Behavior

Possible Solution

Steps to Reproduce (for bugs)

1. 2. 3. 4.

Context

Your Environment

sandervanhooft commented 3 years ago

V2 has been tested to support Laravel 6, 7 and 8 - based on the information provided I cannot tell what is causing the issue with your installation.