Skip to content

Commit

Permalink
changed vendor 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sairahcaz committed Sep 23, 2022
1 parent 60eb8c5 commit 85f9875
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Contributions are welcome and will be fully credited.

Contributions are accepted via Pull Requests on [Github](https://github.com/sairahcaz/laravel-dynamic-model).
Contributions are accepted via Pull Requests on [Github](https://github.com/laracraft-tech/laravel-dynamic-model).

# Things you could do
If you want to contribute but do not know where to start, this list provides some starting points.
Expand Down
2 changes: 1 addition & 1 deletion src/DynamicModel.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace Sairahcaz\LaravelDynamicModel;
namespace LaracraftTech\LaravelDynamicModel;

use Exception;
use Illuminate\Database\Eloquent\Model;
Expand Down

0 comments on commit 85f9875

Please sign in to comment.