8000 Installation issues with Laravel 6.1 · Issue #160 · geocoder-php/GeocoderLaravel · GitHub
[go: up one dir, main page]

Skip to content
Installation issues with Laravel 6.1 #160
Closed
@JaZo

Description

@JaZo

General Information

GeocoderLaravel Version: 4.2.0
Laravel Version: 6.0, trying to install 6.1
PHP Version: 7.2
Operating System and Version: Ubuntu 18.04.3 LTS

Issue Description

I can't update to Laravel 6.1 because #156 only added support for 6.0. Laravel is following semver now, so requiring '^6.0' should be fine.

Steps to Replicate

  1. Start new Laravel 6.0 project;
  2. Install toin0u/geocoder-laravel;
  3. Run composer why-not "laravel/framework:^6.1";
  4. See "toin0u/geocoder-laravel 4.2.0 requires illuminate/support (5.0 - 6.0)".

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0