Skip to content

Commit

Permalink
Create autoload.php
Browse files Browse the repository at this point in the history
  • Loading branch information
JustYarka authored Jun 30, 2019
1 parent 938a50a commit 880c7ef
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions vendor/autoload.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

// autoload.php @generated by Composer

require_once __DIR__ . '/composer/autoload_real.php';

return ComposerAutoloaderInit85f9bb524563e7727eae2bbf19e9a205::getLoader();

0 comments on commit 880c7ef

Please sign in to comment.