Skip to content

Commit

Permalink
Merge branch '0.7' into 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
alecritson authored Jan 30, 2024
2 parents 34175e2 + bbb0956 commit b30333b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/Models/Product.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
namespace Lunar\Models;

use Illuminate\Database\Eloquent\Builder;
use Illuminate\Database\Eloquent\Collection;
use Illuminate\Database\Eloquent\Factories\HasFactory;
use Illuminate\Database\Eloquent\Relations\BelongsTo;
use Illuminate\Database\Eloquent\Relations\BelongsToMany;
Expand Down

0 comments on commit b30333b

Please sign in to comment.