diff --git a/composer.json b/composer.json index 891466d..bc7bee7 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "jobyone/image-transform", + "name": "byjoby/image-transform", "description": "A tightly-focused library for performing a very limited set of simple image transformations. This library's purpose is to eschew the standard kitchen sink approach to PHP image libraries in favor of high performance, wide driver support, and a dead simple API.", "type": "library", "license": "MIT",