<?php
error_reporting(E_ALL | E_STRICT);
date_default_timezone_set('UTC');
require_once __DIR__ . '/../vendor/autoload.php';