Skip to content

Commit cd50f8f

Browse files
authored
create composer
add composer.
1 parent 4c6add3 commit cd50f8f

File tree

11 files changed

+930
-0
lines changed

11 files changed

+930
-0
lines changed

vendor/autoload.php

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?php
2+
3+
// autoload.php @generated by Composer
4+
5+
require_once __DIR__ . '/composer/autoload_real.php';
6+
7+
return ComposerAutoloaderInit5a8736a6a0e6a03e1951d025d152be3a::getLoader();

0 commit comments

Comments
 (0)