Skip to content

Commit

Permalink
Update Readme.md for sulu 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCadien committed Oct 6, 2022
1 parent e974370 commit 6b39237
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
## Requirements

* PHP 8.0
* Sulu >=2.3.*
* Sulu >=2.4.*
* Symfony >=4.3

## Features
Expand Down Expand Up @@ -74,7 +74,7 @@ sulu_news.admin:
name_prefix: app.
```
Configure your own public website controller with the name `sulu_news.controller` or use the default bundle controller as follows.
Configure your own public website controller with the name `sulu_news.controller` or use the default bundle controller as follows in your `service.yml`.
```yaml
sulu_news.controller:
class: 'TheCadien\Bundle\SuluNewsBundle\Controller\NewsWebsiteController'
Expand Down

0 comments on commit 6b39237

Please sign in to comment.