From 00aad629226cfaf90d88e87a648c6d82677c49a0 Mon Sep 17 00:00:00 2001 From: James Pederson Date: Tue, 21 May 2019 01:52:09 -0500 Subject: [PATCH] Update package name. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2c20616..c55f697 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "pure/twitter-aggregator", + "name": "wp-pure/twitter-aggregator", "description": "A Twitter aggregator to aggregate multiple twitter accounts into a single lising. Includes caching - originally intended to work with WordPress - but will also work with any PHP application.", "type": "library", "license": "MIT",