From c6c82b113d9de9e7f807a4de466c671365658d63 Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Sun, 10 Mar 2019 12:49:50 -0700 Subject: update indieauth-client now supports pkce --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 3797d3d..bc9fa38 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "j4mie/idiorm": "1.4.*", "mf2/mf2": "^0.4", "indieweb/date-formatter": "0.3.*", - "indieauth/client": ">=0.4.0", + "indieauth/client": ">=0.5.0", "mpratt/relativetime": ">=1.0", "firebase/php-jwt": "2.*", "abraham/twitteroauth": "*", -- cgit v1.2.3