Answers for "Root composer.json requires PHP extension ext-gmp * but it is missing from your system. Install or enable PHP's gmp extension."

PHP
0

Root composer.json requires PHP extension ext-gmp * but it is missing from your system. Install or enable PHP's gmp extension.

//I do not recommend doing this.

composer install --ignore-platform-reqs
Posted by: Guest on January-24-2022

Code answers related to "Root composer.json requires PHP extension ext-gmp * but it is missing from your system. Install or enable PHP's gmp extension."

Browse Popular Code Answers by Language