Skip to content

Commit

Permalink
v1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
AbmSourav committed Jun 17, 2023
1 parent d56325b commit f8c1132
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bin/kathamo
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
#!/usr/bin/env php
<?php
// require_once __DIR__ . '/../../../../vendor/autoload.php';
require_once __DIR__ . '/../../../../vendor/autoload.php';
// require_once __DIR__ . '../../vendor/autoload.php';
require_once $GLOBALS['_composer_autoload_path'];

use Kathamo\App\Commands\KathamoCLI;

Expand Down

0 comments on commit f8c1132

Please sign in to comment.