i'm getting this error : Your Composer dependencies require a PHP version “>= 8.0.2”. You are running 8.0.0 this is my composer.json file: { "require": { "vimeo/vimeo-api": "^3.0" } } it seems to be the symphony packages that are the problem
i'm getting this error :
Your Composer dependencies require a PHP version “>= 8.0.2”. You are running 8.0.0
this is my composer.json file:
{
"require": {
"vimeo/vimeo-api": "^3.0"
}
}
it seems to be the symphony packages that are the problem