From 728f0725d1a216acb71533c237e958cee0e21ff9 Mon Sep 17 00:00:00 2001 From: Thorsten Ott Date: Mon, 30 Oct 2017 00:48:37 +0100 Subject: [PATCH] switch package --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 38bdda1..0c29b86 100755 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "cyberduck/laravel-wp-api", + "name": "tott/laravel-wp-api", "description": "Laravel package for the Wordpress JSON REST API", "keywords": ["laravel", "package", "wordpress", "API", "REST"], "license": "MIT",