From 5a84889ecf17674be8f3841dc1756acf5d45b4f2 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Sat, 28 Oct 2017 08:49:47 -0700 Subject: [PATCH] removed obsolete post-install --- lexik/jwt-authentication-bundle/2.3/post-install.txt | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 lexik/jwt-authentication-bundle/2.3/post-install.txt diff --git a/lexik/jwt-authentication-bundle/2.3/post-install.txt b/lexik/jwt-authentication-bundle/2.3/post-install.txt deleted file mode 100644 index 7826a2d6..00000000 --- a/lexik/jwt-authentication-bundle/2.3/post-install.txt +++ /dev/null @@ -1,2 +0,0 @@ - Next for LexikJWTAuthenticationBundle - Run make generate-jwt-keys to generate a key pair.