Updated Test::Mojo::Session to be compatible with latest version of Mojolicious

Change-Id: I940b04c36eaf1ca5adc6f29952f1cb13b818d0b4
diff --git a/Makefile.PL b/Makefile.PL
index 8805c6f..6f42663 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -26,7 +26,7 @@
     'Cache::FastMmap' => 1.47,
     'Data::Serializer' => 0.60,
     'Mojo::JWT' => 0.05,
-    'Test::Mojo::Session' => 1.05,
+    'Test::Mojo::Session' => 1.06,
     'Test::Mojo::WithRoles' => 0.02,
 
     # Required for Data::Serializer at the moment