Root composer.json requires php ^7.2.5 but your php version (8.0.6) does not satisfy that requirement.
composer install --ignore-platform-reqs
Root composer.json requires php ^7.2.5 but your php version (8.0.6) does not satisfy that requirement.
composer install --ignore-platform-reqs
root composer.json requires php ^7.1.3 but your php version (8.0.3) does not satisfy that requirement.
On Mac using Home Brew, you can switch php versions easily:
brew unlink [email protected]
brew link [email protected]
Or follow the upgrade path to get your app to support the newer php version
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us