Skip to content

Commit a60aebd

Browse files
committed
Added basic dependency injection
1 parent c91a7f8 commit a60aebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<?php
22

3-
require __DIR__.'/../vendor/.composer/autoload.php';
3+
require __DIR__.'/../vendor/autoload.php';

0 commit comments

Comments
 (0)