mirror of
https://github.com/seigler/neat-charts
synced 2025-07-26 17:06:09 +00:00
I may add other types of chart in the future
This commit is contained in:
parent
6c0ea036a0
commit
d05ca176e6
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0" : {
|
"psr-0" : {
|
||||||
"NeatCharts\\LineChart" : "src"
|
"NeatCharts\\" : "src"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue