Skip to content

Commit 4b6f704

Browse files
Change the autoload include
1 parent 0fc4950 commit 4b6f704

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/example.php

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

3-
require __DIR__ . '/../../../autoload.php';
3+
require __DIR__ . '/../autoload.php';
44

55
use Northys\CSSInliner\CSSInliner;
66

0 commit comments

Comments
 (0)