Skip to content

Commit 9b54346

Browse files
committed
prefer flex over manual bundle registration
1 parent 6b89638 commit 9b54346

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ When an `ApiProblemException` is triggered, this bundle will return the correct
1616
composer require phpro/api-problem-bundle
1717
```
1818

19+
If you are not using the contrib recipes of `symfony/flex`, you'll have to manually add the bundle to your bundles file:
20+
1921
```php
2022
// config/bundles.php
2123

0 commit comments

Comments
 (0)