You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (!class_exists("\\InitPHP\\Encryption\\Encrypt")) {
44
44
thrownewSessionNotSupportedAdapter('This adapter depends on the InitPHP Encryption library to work. Run the command : "composer require initphp/encryption"');
@@ -47,11 +47,11 @@ public function __construct(string $cookieName, string $key, ?int $ttl = null)
0 commit comments