V3.1 testing details

This commit is contained in:
Jani Gyllenberg
2022-09-07 12:50:18 -04:00
parent 311cf155c5
commit 261e47bf7f

View File

@@ -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`
--- ---