http-signatures-guzzlehttp/tests/bootstrap.php

4 lines
76 B
PHP
Raw Normal View History

2014-08-27 07:45:39 +00:00
<?php
error_reporting(E_ALL);
require(__DIR__ . '/../vendor/autoload.php');