Skip to content

Commit

Permalink
feat update version and using package better
Browse files Browse the repository at this point in the history
  • Loading branch information
giauphan committed Mar 14, 2024
1 parent 05801db commit 39b3890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/stubs/CrawlBlogData.stub
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ namespace DummyNamespace;
use Giauphan\CrawlBlog\Models\CategoryBlog;
use Giauphan\CrawlBlog\Models\Post;
use Illuminate\Console\Command;
use Weidner\Goutte\GoutteFacade;
use Giauphan\Goutte\GoutteFacade;
use Illuminate\Support\Str;
use Carbon\Carbon;
use Symfony\Component\DomCrawler\Crawler;
Expand Down

0 comments on commit 39b3890

Please sign in to comment.