Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskapp committed Dec 29, 2024
1 parent 42b91f5 commit 4f69398
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 @@ -25,7 +25,7 @@ Make sure, that the bundle is registered at the `config/bundles.php` file:

```php
return [
PSX\Bundle\PSXBundle::class => ['all' => true],
PSX\ApiBundle\PSXApiBundle::class => ['all' => true],
];
```

Expand Down

0 comments on commit 4f69398

Please sign in to comment.