mirror of
https://github.com/ShaYmez/allmon2-last-heard.git
synced 2025-06-13 20:02:25 -04:00
Fix path for composer
This commit is contained in:
parent
64e9c61974
commit
de0b3e0d99
@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
require 'vendor/autoload.php';
|
require __DIR__.'/vendor/autoload.php';
|
||||||
|
|
||||||
use Carbon\Carbon;
|
use Carbon\Carbon;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user