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",
"license": "MIT",
"authors": [
{
"name": "distinctm",
"email": "jani@marketdistinctly.com"
"name": "nullthoughts",
"email": "jani@nullincorporated.com"
}
],
"require": {