Skip to content

Commit

Permalink
chore: Bump psalm/plugin-laravel from 1.4.7 to 1.5.1 (#5406)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 25, 2021
1 parent 4790019 commit 60e47cf
Show file tree
Hide file tree
Showing 4 changed files with 115 additions and 108 deletions.
2 changes: 1 addition & 1 deletion app/Models/Instance/SpecialDate.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

namespace App\Models\Instance;

use Carbon\Carbon;
use App\Helpers\DateHelper;
use Illuminate\Support\Carbon;
use App\Models\Account\Account;
use App\Models\Contact\Contact;
use Illuminate\Database\Eloquent\Model;
Expand Down
Loading

0 comments on commit 60e47cf

Please sign in to comment.