This repository was archived by the owner on Jan 29, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -76,8 +76,8 @@ The following classes were added in version 3:
7676
7777- ` Zend\Expressive\Container\ApplicationConfigInjectionDelegator ` is a
7878 [ delegator factory] ( ../features/container/delegator-factories.md ) capable of
79- piping and routing middleware from configuration. See the ( recipe on
80- autowiring routes and pipeline middleware) (../cookbook/autowiring-routes-and-pipelines.md)
79+ piping and routing middleware from configuration. See the [ recipe on
80+ autowiring routes and pipeline middleware] ( ../cookbook/autowiring-routes-and-pipelines.md )
8181 for more information.
8282
8383- ` Zend\Expressive\Container\ApplicationPipelineFactory ` will produce an empty
@@ -233,7 +233,7 @@ container; this is to ensure that the value returned is a PSR-15
233233## Upgrading
234234
235235We provide a package you can add to your existing v2 application in order to
236- upgrade it to version 2 .
236+ upgrade it to version 3 .
237237
238238Before installing and running the migration tooling, make sure you have checked
239239in your latest changes (assuming you are using version control), or have a
You can’t perform that action at this time.
0 commit comments