mirror of
https://github.com/nullthoughts/laravel-data-sync.git
synced 2026-02-27 14:58:26 +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",
|
"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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user