Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangut committed Sep 12, 2019
1 parent 6b4ce45 commit 8a65d14
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 @@ -503,7 +503,7 @@ Resulting middleware added to a route will be the result of combining group midd

## Migration from 1.x

* Minimum Slim version is now 4.1
* Minimum Slim version is now 4.2
* ResponseType handling is NOT automatically available due to how Slim 4 handles routing, it has been moved into custom RequestHandlerInvocationStrategyInterface implementations and thus must be registered on RouteCollector
* Response handlers list configuration have been moved to each RequestHandlerInvocationStrategyInterface implementation

Expand Down

0 comments on commit 8a65d14

Please sign in to comment.