Completed
Push — master ( 988ea9...868c80 )
by smiley
07:26
created
src/Psr15/RecursiveDispatcher.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,7 @@
 block discarded – undo
14 14
  * @license      MIT
15 15
  */
16 16
 
17
-namespace chillerlan\HTTP\Psr15;;
17
+namespace chillerlan\HTTP\Psr15; ;
18 18
 
19 19
 use Psr\Http\Message\{ResponseInterface, ServerRequestInterface};
20 20
 use Psr\Http\Server\{MiddlewareInterface, RequestHandlerInterface};
Please login to merge, or discard this patch.