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 1fd8a5a commit 992c374Copy full SHA for 992c374
README.md
@@ -310,8 +310,6 @@ return [
310
311
***b. For Mezzio application***
312
313
-> You need to use Laminas\ServiceManager for service container and Laminas\View for template engine.
314
-
315
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:
316
317
```php
0 commit comments