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