Add Rector & various upgrades

This commit is contained in:
2024-02-10 15:07:27 +01:00
parent 0c6e7c19ab
commit f6a94ed08a
14 changed files with 1449 additions and 1126 deletions

View File

@@ -41,6 +41,7 @@ class Handler extends ExceptionHandler
*
* @return void
*/
#[\Override]
public function register()
{
$this->reportable(function (Throwable $e) {