FacebookToolkit icon indicating copy to clipboard operation
FacebookToolkit copied to clipboard

"composer install" isn't working

Open MASKED24680123 opened this issue 3 years ago • 0 comments

after runing the command it gives me this error: PHP Fatal error: Uncaught Error: Call to undefined function Symfony\Component\Console\str_contains() in /usr/share/php/Symfony/Component/Console/Application.php:858 Stack trace: #0 /usr/share/php/Symfony/Component/Console/Application.php(838): Symfony\Component\Console\Application->doRenderThrowable() #1 /usr/share/php/Symfony/Component/Console/Application.php(154): Symfony\Component\Console\Application->renderThrowable() #2 [internal function]: Symfony\Component\Console\Application->Symfony\Component\Console{closure}() #3 {main} thrown in /usr/share/php/Symfony/Component/Console/Application.php on line 858

Fatal error: Uncaught Error: Call to undefined function Symfony\Component\Console\str_contains() in /usr/share/php/Symfony/Component/Console/Application.php:858 Stack trace: #0 /usr/share/php/Symfony/Component/Console/Application.php(838): Symfony\Component\Console\Application->doRenderThrowable() #1 /usr/share/php/Symfony/Component/Console/Application.php(154): Symfony\Component\Console\Application->renderThrowable() #2 [internal function]: Symfony\Component\Console\Application->Symfony\Component\Console{closure}() #3 {main} thrown in /usr/share/php/Symfony/Component/Console/Application.php on line 858

i am using Kali linux

MASKED24680123 avatar Oct 31 '22 19:10 MASKED24680123