From bc4475b6698f5a74e475674aa7af43253c459892 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 26 Feb 2021 17:39:57 +0300 Subject: add missing composer files --- plugins/af_readability/composer.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 plugins/af_readability/composer.json (limited to 'plugins/af_readability/composer.json') diff --git a/plugins/af_readability/composer.json b/plugins/af_readability/composer.json new file mode 100644 index 000000000..71acf9b0f --- /dev/null +++ b/plugins/af_readability/composer.json @@ -0,0 +1,5 @@ +{ + "require": { + "andreskrey/readability.php": "^2.1" + } +} -- cgit v1.2.3-54-g00ecf