#!/usr/bin/env php
<?php
/**
 * PHP Interactive shell.
 */

require_once 'vendor/autoload.php';

eval(\Psy\sh());