Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
  • Loading branch information
vjik and samdark authored Jan 28, 2024
1 parent b2e7216 commit ed71c6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Yii Console package provides a console that could be added to an application. Th
- `ErrorListener` for logging console errors to any [PSR-3](https://www.php-fig.org/psr/psr-3/) compatible logger;
- console command `serve` that runs PHP built-in web server;
- raises events `ApplicationStartup` and `ApplicationShutdown` in console application;
- class `ExitCode` that contain constants for defining console command exit codes;
- class `ExitCode` that contains constants for defining console command exit codes;
- `ConsoleBufferedOutput` that wrap `ConsoleOutput` and buffers console output.

## Requirements
Expand Down

0 comments on commit ed71c6c

Please sign in to comment.