View file File name : phar-testing-autoload.php Content :<?php require 'defuse-crypto.phar'; require realpath(dirname(__FILE__) . '/../vendor/yoast/phpunit-polyfills/phpunitpolyfills-autoload.php'); ?>