farhanwazir / laravelgooglemaps

Laravel Google Maps Package
MIT License
152 stars 112 forks source link

- laravel/framework 5.0.x-dev requires ext-mcrypt * -> the requested PHP extension mcrypt is missing from your system. #46

Open josemdwt opened 4 years ago

josemdwt commented 4 years ago

Hi when i try to install in PHP 7.2.19 i found this

To enable extensions, verify that they are enabled in your .ini files:

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

i read about this :

This feature was DEPRECATED in PHP 7.1.0, and REMOVED in PHP 7.2.0.

Alternatives to this feature include:

Sodium (available as of PHP 7.2.0) OpenSSL

Can you do some FIX to this can work with Laravel 6 in php 7.2

Kind Regards

eluar commented 4 years ago

SAme issue here!