updated composer
This commit is contained in:
2
vendor/symfony/console/ConsoleEvents.php
vendored
2
vendor/symfony/console/ConsoleEvents.php
vendored
@@ -26,7 +26,7 @@ final class ConsoleEvents
|
||||
/**
|
||||
* The COMMAND event allows you to attach listeners before any command is
|
||||
* executed by the console. It also allows you to modify the command, input and output
|
||||
* before they are handled to the command.
|
||||
* before they are handed to the command.
|
||||
*
|
||||
* @Event("Symfony\Component\Console\Event\ConsoleCommandEvent")
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user