added simple math and charts modules
This commit is contained in:
1
vendor/composer/autoload_psr4.php
vendored
1
vendor/composer/autoload_psr4.php
vendored
@@ -120,4 +120,5 @@ return array(
|
||||
'Behat\\Mink\\Driver\\' => array($vendorDir . '/behat/mink-browserkit-driver/src', $vendorDir . '/behat/mink-selenium2-driver/src'),
|
||||
'Behat\\Mink\\' => array($vendorDir . '/behat/mink/src'),
|
||||
'Asm89\\Stack\\' => array($vendorDir . '/asm89/stack-cors/src'),
|
||||
'Andileco\\Util\\EvalMath\\' => array($vendorDir . '/andileco/eval-math/src'),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user