Skip to content

Commit d6b5a07

Browse files
authored
Merge pull request #5 from cp6/1.1
v1.1
2 parents 4422f7b + c7fd030 commit d6b5a07

12 files changed

+1022
-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 ComposerAutoloaderInite8d4f627795f3c8b308a8563f7742a78::getLoader();

0 commit comments

Comments
 (0)