mirror of
https://github.com/nullthoughts/laravel-data-sync.git
synced 2026-02-11 08:51:57 +00:00
allow for custom namespacing
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"ext-json": "*"
|
||||
"ext-json": "*",
|
||||
"php": "^7.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": "^5.0"
|
||||
|
||||
Reference in New Issue
Block a user