We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41fa46c commit fab39d7Copy full SHA for fab39d7
1 file changed
README.md
@@ -16,7 +16,7 @@ When an `ApiProblemException` is triggered, this bundle will return the correct
16
composer require phpro/api-problem-bundle
17
```
18
19
-If you are not using the contrib recipes of `symfony/flex`, you'll have to manually add the bundle to your bundles file:
+If you are not using `symfony/flex`, you'll have to manually add the bundle to your bundles file:
20
21
```php
22
// config/bundles.php
0 commit comments