mirror of
https://github.com/ShaYmez/allmon2-last-heard.git
synced 2024-11-23 00:18:38 -05:00
Fix path for composer
This commit is contained in:
parent
64e9c61974
commit
de0b3e0d99
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
require 'vendor/autoload.php';
|
||||
require __DIR__.'/vendor/autoload.php';
|
||||
|
||||
use Carbon\Carbon;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user