malhal / Laravel-Geographical

Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
MIT License
283 stars 49 forks source link

does not install on laravel 5.4 #3

Closed eldoctorenlapista closed 6 years ago

eldoctorenlapista commented 6 years ago

$ composer require malhal/laravel-geographical Using version ^1.0 for malhal/laravel-geographical ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages.

Problem 1

Installation failed, reverting ./composer.json to its original content.

xitude commented 6 years ago

@malhal do you plan on updating the requires?

malhal commented 6 years ago

If you'd like to fix I'd accept the pull request thanks.

malhal commented 6 years ago

I merged the change and created a new release 1.0.1. Just checked packigist and it already got the update

xitude commented 6 years ago

Works correctly.

malhal commented 6 years ago

Great thanks