Skip to content

Add support for Laravel 12 #248

Closed
Closed
@rugaard

Description

@rugaard

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" to laravel/laravel: "^12.0" in your projects composer.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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue is a bug.needs-triageThis issue or PR still needs to be triaged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions