Fx README files

This commit is contained in:
Fabien Potencier
2023-12-08 15:23:08 +01:00
parent 80b1258be1
commit 60087ccbf6

View File

@@ -6,8 +6,8 @@ The ErrorHandler component provides tools to manage errors and ease debugging PH
Getting Started
---------------
```
$ composer require symfony/error-handler
```bash
composer require symfony/error-handler
```
```php