Update Laravel Pint

Also fixes some of the filesaftersome new rules were added to the
default pint configuration.
This commit is contained in:
Jonny Barnes 2024-07-13 10:55:19 +01:00
parent 1475ecdde5
commit 8e077045d2
Signed by: jonny
SSH key fingerprint: SHA256:CTuSlns5U7qlD9jqHvtnVmfYV3Zwl2Z7WnJ4/dqOaL8
12 changed files with 22 additions and 34 deletions

View file

@ -24,8 +24,7 @@ class DownloadWebMention implements ShouldQueue
*/
public function __construct(
protected string $source
) {
}
) {}
/**
* Execute the job.