chore(deps-dev): Bump psalm/plugin-laravel from 1.0.1 to 1.1.1 (#3674)

This commit is contained in:
dependabot-preview[bot]
2020-03-09 21:24:29 +01:00
committed by GitHub
parent 00f0cc12ec
commit 8a86f9cec2
18 changed files with 135 additions and 83 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ use Illuminate\Database\Eloquent\Relations\BelongsTo;
* @property IsJournalableInterface $journalable
* @property int $journalable_id
* @property string $journalable_type
* @property \Carbon\Carbon $date
* @property \Illuminate\Support\Carbon|null $date
*/
class JournalEntry extends Model
{