Skip to content

Commit 66b8890

Browse files
authored
Update release.php
1 parent 8c87a40 commit 66b8890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/release.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
use Asika\SimpleConsole\Console;
88
use Asika\SimpleConsole\ExecResult;
99

10-
require __DIR__ . '/../vendor/autoload.php';
10+
require __DIR__ . '/Console.php';
1111

1212
$app = new class () extends Console
1313
{

0 commit comments

Comments
 (0)