lmsqueezy / laravel

A package to easily integrate your Laravel application with Lemon Squeezy.
https://lemonsqueezy.com
MIT License
521 stars 51 forks source link

Laravel 11 + PHP 8.3 - can't install #106

Closed BKirev closed 1 month ago

BKirev commented 1 month ago

Lemon Squeezy for Laravel Version

1.6.2

Laravel Version

11.25.0

PHP Version

8.3.12

Description

- lemonsqueezy/laravel 1.6.2 requires laravel/prompts ^0.1 -> found laravel/prompts[v0.1.0, ..., v0.1.25] but the package is fixed to v0.2.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

Steps To Reproduce

composer require lemonsqueezy/laravel:1.6.2

on a server with the provided details.

driesvints commented 1 month ago

Fixed.