-
Notifications
You must be signed in to change notification settings - Fork 251
Closed
Labels
bugThis issue is a bug.This issue is a bug.needs-triageThis issue or PR still needs to be triaged.This issue or PR still needs to be triaged.
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.jsonfile - Run
composer updatein 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
rekul
Metadata
Metadata
Assignees
Labels
bugThis issue is a bug.This issue is a bug.needs-triageThis issue or PR still needs to be triaged.This issue or PR still needs to be triaged.