From cbf8d7c10f2d74fc2e7577ecedbfc7f155d79001 Mon Sep 17 00:00:00 2001 From: Wouter J Date: Fri, 27 May 2016 00:18:01 +0200 Subject: [PATCH] Move PSR to correct place in index --- cookbook/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbook/index.rst b/cookbook/index.rst index 5d5a2797c3f..d6ba71caf2d 100644 --- a/cookbook/index.rst +++ b/cookbook/index.rst @@ -21,13 +21,13 @@ The Cookbook install/index logging/index profiler/index + psr7 request/index routing/index security/index serializer service_container/index session/index - psr7 symfony1 templating/index testing/index