#!/usr/bin/env php
<?php

include $_composer_autoload_path ?? __DIR__ . '/../vendor/autoload.php';

ChapterThree\C3Bundle\C3Stisla::info();
