add mustangostang/spyc to composer

This commit is contained in:
tinect
2019-11-14 21:03:25 +01:00
parent fd63fba467
commit f41c2a688a
30 changed files with 3735 additions and 1193 deletions

View File

@@ -0,0 +1,10 @@
<?php
// autoload_files.php @generated by Composer
$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
'04c6c5c2f7095ccf6c481d3e53e1776f' => $vendorDir . '/mustangostang/spyc/Spyc.php',
);