Created
November 11, 2017 00:20
-
-
Save juzow13/aac2837c8d09a4559caf466a59219625 to your computer and use it in GitHub Desktop.
minimum phpunit.bootstrap.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// For composer | |
require_once 'vendor/autoload.php'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment