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

@ -2,6 +2,4 @@
namespace App\Exceptions;
class InternetArchiveException extends \Exception
{
}
class InternetArchiveException extends \Exception {}