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

Publish commit with laravel 9 support on composer packages #36

Closed medeiroz closed 1 year ago

medeiroz commented 2 years ago

Publish commit with laravel 9 support on composer packages

bluec commented 2 years ago

Yes the change made for Laravel 9.x hasn't been tagged as a release. For the timebeing you can pull in the master branch as follows:

composer require malhal/laravel-geographical:dev-master
malhal commented 2 years ago

Sorry looks like I forgot to do that, I just published a 1.0.5 release