Skip to content

Dependency issue with fresh install #2386

@simonjolsen

Description

@simonjolsen

After fresh Laravel install, where Vue starter kit is selected, Laravel's built-in authentication, and Pest for testing,
I'm getting dependency issues when trying to run composer require lunarphp/lunar:"^1.0"

  • Lunar version: 1.0
  • Laravel Version: 12.42.0
  • PHP Version: 8.3
  • Database Driver & Version:

Expected Behaviour:

Would assume it should install no issues.

Actual Behaviour:

It's failing. Seems like stephenjude/filament-two-factor-authentication requires pragmarx/google2fa to be 8.0, but the new installation I have made has laravel/fortify which requires pragmarx/google2fa 9.0

Steps To Reproduce:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions