From e214c25ce0deed923ef6b299fbad87a822b51b2c Mon Sep 17 00:00:00 2001 From: cirpo Date: Fri, 13 Nov 2015 09:01:01 +0100 Subject: [PATCH] added 6.0.2 warning, preparing new tag 6.0.3 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5ddc663..3b58d1f 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,8 @@ Added the ability to set custom properties in the header. Moved automatic inclus - Dropped support for PHP 5.3 - Don't escape slashes when generating signin input. This may render tokens generated with earlier versions of Jose incompatible. +- **DON'T** install version 6.0.2! It's using phpseclib version 2 instead of version 1 and some classes are broken + ## Credits