Update namespace from distinctm to nullthoughts

This commit is contained in:
nullthoughts
2020-03-17 13:51:26 -04:00
parent 8c69fe4d27
commit 7b89add86e

View File

@@ -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", "description": "Laravel utility to keep records synced between environments through source control",
"license": "MIT", "license": "MIT",
"authors": [ "authors": [
{ {
"name": "distinctm", "name": "nullthoughts",
"email": "jani@marketdistinctly.com" "email": "jani@nullincorporated.com"
} }
], ],
"require": { "require": {