mirror of
https://github.com/nullthoughts/laravel-data-sync.git
synced 2026-02-15 10:53:20 +00:00
Refactor to custom exceptions & minor code style fixes
This commit is contained in:
@@ -8,7 +8,9 @@
|
||||
"email": "jani@marketdistinctly.com"
|
||||
}
|
||||
],
|
||||
"require": {},
|
||||
"require": {
|
||||
"ext-json": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": "^3.7"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user