Skip to content

Commit

Permalink
Trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Luc45 committed Dec 4, 2024
1 parent c2bc0bc commit de06b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qit-cli.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
require_once __DIR__ . '/vendor/autoload.php';
require_once __DIR__ . '/src/helpers.php';

// Initialize DI container.
// Initialize the DI container.
$container = new Container();
App::setContainer( $container );

Expand Down

0 comments on commit de06b48

Please sign in to comment.