Skip to content

Commit

Permalink
Merge pull request #14 from initred/1.0
Browse files Browse the repository at this point in the history
add namespace
  • Loading branch information
initred committed Jan 30, 2020
2 parents ff92b70 + 6bf7599 commit b1676dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/InitRed/Tabula/Tabula.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php

namespace InitRed\Tabula;

use Illuminate\Support\Facades\File;
use Illuminate\Support\Str;
use Symfony\Component\Process\Exception\InvalidArgumentException;
Expand Down

0 comments on commit b1676dc

Please sign in to comment.