Add autoload files

This commit is contained in:
Oliver Davies 2018-11-25 19:41:59 +00:00
parent 63ea794fc1
commit fb3f3f431a
6 changed files with 130 additions and 0 deletions

View file

@ -27,4 +27,5 @@ return array(
'801c31d8ed748cfa537fa45402288c95' => $vendorDir . '/psy/psysh/src/functions.php',
'952683d815ff0a7bf322b93c0be7e4e4' => $vendorDir . '/chi-teck/drupal-code-generator/src/bootstrap.php',
'5a12a5271c58108e0aa33355e6ac54ea' => $vendorDir . '/drupal/console-core/src/functions.php',
'd511210698f02d87ca48e3972f64323e' => $baseDir . '/load.environment.php',
);