Skip to content

Installation in Laravel 6 not working #318

Description

@hebinet

The composer dependencies require laravel "5.*"
Please update composer.json to the following:

  "require": {
    "php": ">=5.4.0",
    "illuminate/console": "5.*||6.*",
    "illuminate/database": "5.*||6.*",
    "illuminate/events": "5.*||6.*",
    "illuminate/filesystem": "5.*||6.*",
    "illuminate/support": "5.*||6.*"
  }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions