function(ContainerInterface $container) { return $container->get(Nyholm\Psr7\Factory\Psr17Factory::class); } ];