diff --git a/composer.json b/composer.json index 3bcafb8..71d7824 100644 --- a/composer.json +++ b/composer.json @@ -1,11 +1,11 @@ { - "name": "distinctm/laravel-data-sync", + "name": "nullthoughts/laravel-data-sync", "description": "Laravel utility to keep records synced between environments through source control", "license": "MIT", "authors": [ { - "name": "distinctm", - "email": "jani@marketdistinctly.com" + "name": "nullthoughts", + "email": "jani@nullincorporated.com" } ], "require": {