xy hai 3 semanas
pai
achega
736b0ff0f8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main.php

+ 1 - 1
src/main.php

@@ -1,5 +1,5 @@
 <?php
-
+require_once __DIR__ . '/../vendor/autoload.php';
 use App\GameClient;
 class ProgramMain {
     private static ?GameClient $client = null;