Include composer dependencies in repo
This commit is contained in:
5
vendor/ramsey/array_column/tests/bootstrap.php
vendored
Normal file
5
vendor/ramsey/array_column/tests/bootstrap.php
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
error_reporting(E_ALL | E_STRICT);
|
||||
|
||||
require_once 'src/array_column.php';
|
||||
Reference in New Issue
Block a user