Skip to content

Commit

Permalink
Merge pull request mavinoo#37 from Gavrisimo/patch-1
Browse files Browse the repository at this point in the history
fix namespace issue for BatchServiceProvider
  • Loading branch information
mavinoo authored May 20, 2020
2 parents 86b25ca + 8a772a2 commit 05f9ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BatchServiceProvider.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace Mavinoo\LaravelBatch;
namespace Mavinoo\Batch;

use Illuminate\Support\ServiceProvider;
use Illuminate\Database\DatabaseManager;
Expand Down

0 comments on commit 05f9ac1

Please sign in to comment.