cartalyst / stripe-laravel

Cartalyst Stripe package integration for Laravel.
BSD 3-Clause "New" or "Revised" License
336 stars 58 forks source link

Failed installation of the package #77

Closed pixsolution closed 2 years ago

pixsolution commented 2 years ago

Your Environment

Expected behaviour

Install the package

Actual behaviour

Your requirements could not be resolved to an installable set of packages.

Problem 1

1

Steps to reproduce

I try to install your v13 package because I have php7, v14 tells me that I require php8 but it gives me the error that I indicate

brunogaspar commented 2 years ago

Hello

If the environment you gave is correct, then you need to install version 12 of this package as indicated on the version matrix as it's the one that works on Laravel 7.

If that still does not work, please leave the contents of your composer.json file.

pixsolution commented 2 years ago

Thanks a lot! it worked :)