forked from leftypol/leftypol
issue#16 - adding dependency management
This commit is contained in:
parent
9ccfb6f33d
commit
1d2533442c
1347 changed files with 118161 additions and 0 deletions
3
vendor/phpunit/phpunit-mock-objects/tests/bootstrap.php
vendored
Normal file
3
vendor/phpunit/phpunit-mock-objects/tests/bootstrap.php
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
require __DIR__ . '/_fixture/FunctionCallback.php';
|
||||
require __DIR__ . '/../vendor/autoload.php';
|
Loading…
Add table
Add a link
Reference in a new issue