We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5acb3b commit bfd2694Copy full SHA for bfd2694
docs/index.md
@@ -16,7 +16,7 @@ composer require cleverage/doctrine-process-bundle
16
Remember to add the following line to config/bundles.php (not required if Symfony Flex is used)
17
18
```php
19
-CleverAge\FlysystemProcessBundle\CleverAgeDoctrineProcessBundle::class => ['all' => true],
+CleverAge\DoctrineProcessBundle\CleverAgeDoctrineProcessBundle::class => ['all' => true],
20
```
21
22
## Reference
0 commit comments