#!/usr/bin/env php Warning: Composer should be invoked via the CLI version of PHP, not the apache2handler SAPI
( ! ) Notice: Undefined index: argv in phar:///var/www/html/composer.phar/bin/composer on line 61
Call Stack
#TimeMemoryFunctionLocation
10.0114671024{main}( ).../composer.phar:0
20.0115662816require( 'phar:///var/www/html/composer.phar/bin/composer' ).../composer.phar:24

( ! ) Notice: Trying to access array offset on value of type null in phar:///var/www/html/composer.phar/bin/composer on line 61
Call Stack
#TimeMemoryFunctionLocation
10.0114671024{main}( ).../composer.phar:0
20.0115662816require( 'phar:///var/www/html/composer.phar/bin/composer' ).../composer.phar:24

( ! ) Fatal error: Uncaught ErrorException: Undefined index: argv in phar:///var/www/html/composer.phar/vendor/symfony/console/Input/ArgvInput.php on line 53
( ! ) ErrorException: Undefined index: argv in phar:///var/www/html/composer.phar/vendor/symfony/console/Input/ArgvInput.php on line 53
Call Stack
#TimeMemoryFunctionLocation
10.0114671024{main}( ).../composer.phar:0
20.0115662816require( 'phar:///var/www/html/composer.phar/bin/composer' ).../composer.phar:24
30.0129684216Composer\Console\Application->run( ).../composer:67
40.0135696000Composer\Console\Application->run( ).../Application.php:125
50.0137699520Symfony\Component\Console\Input\ArgvInput->__construct( ).../Application.php:106
60.0137700264Composer\Util\ErrorHandler::handle( ).../ArgvInput.php:53