mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
0713963ed4
Remove dev-depencies Note: looks like we were using the symfony/yaml from this instead of /vendor due to autoload order, but yaml is just a dev dependency here.
8 lines
178 B
PHP
8 lines
178 B
PHP
<?php
|
|
|
|
// autoload.php @generated by Composer
|
|
|
|
require_once __DIR__ . '/composer/autoload_real.php';
|
|
|
|
return ComposerAutoloaderInit834a242029a498370312fbad08ece378::getLoader();
|