Closed
Description
Describe the bug
Not able to install package with Laravel 12.
Regression Issue
- Select this option if this issue appears to be a regression.
Expected Behavior
Being able to install package with latest Laravel 12 version.
Current Behavior
Blocks upgrading to latest Laravel 12 verison.
Reproduction Steps
- Change
laravel/laravel: "^11.0"
tolaravel/laravel: "^12.0"
in your projectscomposer.json
file - Run
composer update
in your terminal.
Possible Solution
Updating the composer.json
file to allow Laravel 12.
Additional Information/Context
No response
SDK version used
3.9.0
Environment details (OS name and version, etc.)
macOS Sequoia 15.3.1