i am trying to install laravel environment on centos 7 with php 7.4.29 and when i apply the command "composer install --ignore-platform-reqs", i got the error below,
Parse error: syntax error, unexpected 'static' (T_STATIC) in /var/www/laravel/vendor/symfony/string/UnicodeString.php on line 44
Appreciate your help!