Skip to content

Commit 05f9ac1

Browse files
authored
Merge pull request mavinoo#37 from Gavrisimo/patch-1
fix namespace issue for BatchServiceProvider
2 parents 86b25ca + 8a772a2 commit 05f9ac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BatchServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace Mavinoo\LaravelBatch;
3+
namespace Mavinoo\Batch;
44

55
use Illuminate\Support\ServiceProvider;
66
use Illuminate\Database\DatabaseManager;

0 commit comments

Comments
 (0)