mirror of
https://github.com/seigler/cryptohistory.org
synced 2025-07-27 09:46:10 +00:00
should have checked this in too
This commit is contained in:
parent
5d31d5021d
commit
6638a0e62a
1 changed files with 5 additions and 5 deletions
10
composer.lock
generated
10
composer.lock
generated
|
@ -135,12 +135,12 @@
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/seigler/neat-charts.git",
|
"url": "https://github.com/seigler/neat-charts.git",
|
||||||
"reference": "352794cbfcd9d7e4d7d6973188cf35e69d21f723"
|
"reference": "dcc0459d938077c8baea0d114722be49bd7bbef9"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/seigler/neat-charts/zipball/352794cbfcd9d7e4d7d6973188cf35e69d21f723",
|
"url": "https://api.github.com/repos/seigler/neat-charts/zipball/dcc0459d938077c8baea0d114722be49bd7bbef9",
|
||||||
"reference": "352794cbfcd9d7e4d7d6973188cf35e69d21f723",
|
"reference": "dcc0459d938077c8baea0d114722be49bd7bbef9",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -149,7 +149,7 @@
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
"psr-0": {
|
||||||
"NeatCharts\\LineChart": "src"
|
"NeatCharts\\": "src"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"notification-url": "https://packagist.org/downloads/",
|
"notification-url": "https://packagist.org/downloads/",
|
||||||
|
@ -171,7 +171,7 @@
|
||||||
"charts",
|
"charts",
|
||||||
"svg"
|
"svg"
|
||||||
],
|
],
|
||||||
"time": "2016-06-29 18:58:29"
|
"time": "2016-07-01 03:41:19"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packages-dev": [],
|
"packages-dev": [],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue