summaryrefslogtreecommitdiff
path: root/src/bootstrap.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/bootstrap.php')
-rw-r--r--src/bootstrap.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/bootstrap.php b/src/bootstrap.php
new file mode 100644
index 0000000..991ea43
--- /dev/null
+++ b/src/bootstrap.php
@@ -0,0 +1,3 @@
+<?php
+
+require __DIR__.'/../vendor/autoload.php';