mirror of
https://github.com/parsecsv/parsecsv-for-php.git
synced 2026-02-19 08:36:39 +00:00
exclude datatype detection in its own trait
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
],
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
"."
|
||||
".",
|
||||
"./extensions"
|
||||
]
|
||||
},
|
||||
"require-dev": {
|
||||
|
||||
Reference in New Issue
Block a user