mirror of
https://github.com/nullthoughts/laravel-data-sync.git
synced 2026-01-26 03:34:02 +00:00
Update namespace from distinctm to nullthoughts
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user