Skip to content

Illuminate\Cache is not compatible with Lumen #101

Closed
@MarcFRICOU

Description

@MarcFRICOU

I'm getting this error since 1.0.10

[Illuminate\Contracts\Container\BindingResolutionException]
  Unresolvable dependency resolving [Parameter #0 [ <required> $app ]] in class Illuminate\Cache\CacheManager

It seems that Illuminate\Cache\CacheManager has a dependency with Illuminate\Foundation\Application that does not exist in lumen (it's Laravel\Lumen\Application). I think that illuminate/cache package is not compatible with Lumen

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions