Update Laravel Pint
Also fixes some of the filesaftersome new rules were added to the default pint configuration.
This commit is contained in:
parent
1475ecdde5
commit
8e077045d2
12 changed files with 22 additions and 34 deletions
|
@ -22,8 +22,7 @@ class SyndicateNoteToMastodon implements ShouldQueue
|
|||
*/
|
||||
public function __construct(
|
||||
protected Note $note
|
||||
) {
|
||||
}
|
||||
) {}
|
||||
|
||||
/**
|
||||
* Execute the job.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue