composer install --no-dev --no-suggest --optimize-autoloader
Loading composer repositories with package information
Installing dependencies from lock file
Your requirements could not be resolved to an installable set of packages.
Problem 1
- onelogin/php-saml v2.13.0 requires ext-mcrypt * -> the requested PHP extension mcrypt is missing from your system.
- onelogin/php-saml v2.13.0 requires ext-mcrypt * -> the requested PHP extension mcrypt is missing from your system.
- Installation request for onelogin/php-saml v2.13.0 -> satisfiable by onelogin/php-saml[v2.13.0].
Any observations as to where to go from here? m-crypt is deprecated to begin with after PHP 7.1 so that alone isn't a warm and fuzzy but I'm kinda stuck as to where to go from here.
Appreciate it. Thanks.