Skip to content

Commit 992c374

Browse files
authored
clean up
1 parent 1fd8a5a commit 992c374

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,8 +310,6 @@ return [
310310

311311
***b. For Mezzio application***
312312

313-
> You need to use Laminas\ServiceManager for service container and Laminas\View for template engine.
314-
315313
For [laminas-Mezzio-skeleton](https://github.com/mezzio/mezzio-skeleton) ^3.0.0, you need to open `config/pipeline.php` and add the `ErrorHeroModule\Middleware\Mezzio::class` middleware after default `ErrorHandler::class` registration:
316314

317315
```php

0 commit comments

Comments
 (0)