your composer dependencies require a php version = 7.3.0 . you are running code example
Example: your composer dependencies require a php version ">= 7.3.0"
Project or global composer.json file
{
"config": {
"platform-check": false
}
}
Project or global composer.json file
{
"config": {
"platform-check": false
}
}