mirror of
https://github.com/nullthoughts/laravel-data-sync.git
synced 2026-01-26 03:34:02 +00:00
V3.1 testing details
This commit is contained in:
@@ -28,12 +28,11 @@ which generates
|
|||||||
"properties->title": "Best Friend",
|
"properties->title": "Best Friend",
|
||||||
"phone_numbers->mobile": "555-555-5556",
|
"phone_numbers->mobile": "555-555-5556",
|
||||||
"_email": "noreply@buellerandco.com",
|
"_email": "noreply@buellerandco.com",
|
||||||
// ...
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|
||||||
- Further work is required to support remote disks
|
- Further work is required to support remote disks. For testing & development of new V3.1 features, use `composer require nullthoughts/laravel-data-sync:v3.1.x-dev`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user