<?php
// This file imports an empty Composer autoloader.
require_once 'vendor/autoload.php';

echo 'foo';