added simple math and charts modules
This commit is contained in:
5
vendor/composer/autoload_static.php
vendored
5
vendor/composer/autoload_static.php
vendored
@@ -210,6 +210,7 @@ class ComposerStaticInit103f9b8db31610ca1687c620aeec857d
|
||||
'A' =>
|
||||
array (
|
||||
'Asm89\\Stack\\' => 12,
|
||||
'Andileco\\Util\\EvalMath\\' => 23,
|
||||
),
|
||||
);
|
||||
|
||||
@@ -675,6 +676,10 @@ class ComposerStaticInit103f9b8db31610ca1687c620aeec857d
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/asm89/stack-cors/src',
|
||||
),
|
||||
'Andileco\\Util\\EvalMath\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/andileco/eval-math/src',
|
||||
),
|
||||
);
|
||||
|
||||
public static $prefixesPsr0 = array (
|
||||
|
||||
Reference in New Issue
Block a user