-
Notifications
You must be signed in to change notification settings - Fork 192
Open
Description
Laravel Package Version
1.6
Laravel Version
10
PHP Version
8.2.27
System Info
MacOS
Description
Currently Laravel Boost is using Guzzle ^7.10 version. It's nice to have cutting edge version but it's a deal breaker for bigger projects. When other dependencies support up to 7.9, Laravel Boost can no longer be used. It installs 1.0.18 version or so.
My question as suggestion: if Laravel Boost doesn't use features from 7.10, use ^7.9.
Steps To Reproduce
composer require guzzlehttp/guzzle:7.9.3
composer require laravel/boost
installed boost version is 1.0.18
Metadata
Metadata
Assignees
Labels
No labels