summaryrefslogtreecommitdiffstats
path: root/examples/download.php
diff options
context:
space:
mode:
Diffstat (limited to 'examples/download.php')
-rw-r--r--examples/download.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/download.php b/examples/download.php
index 150827c..1578b51 100644
--- a/examples/download.php
+++ b/examples/download.php
@@ -1,6 +1,6 @@
<?php
-use Bakame\Csv\Reader;
+use League\Csv\Reader;
require '../vendor/autoload.php';