From c0fc52f71932bdf79d765a9ecb3898a4b15821c8 Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Fri, 10 Jun 2022 09:31:39 +0100 Subject: [PATCH] chore: removes team printer while printer stuff is not ready --- composer.json | 4 ++-- src/Logging/TeamCity.php | 12 ------------ 2 files changed, 2 insertions(+), 14 deletions(-) delete mode 100644 src/Logging/TeamCity.php diff --git a/composer.json b/composer.json index 540af6ac..79c463de 100644 --- a/composer.json +++ b/composer.json @@ -45,8 +45,8 @@ ] }, "require-dev": { - "illuminate/console": "^9.13.0", - "illuminate/support": "^9.13.0", + "illuminate/console": "^9.17.0", + "illuminate/support": "^9.17.0", "laravel/dusk": "^6.24.0", "pestphp/pest-dev-tools": "dev-master" }, diff --git a/src/Logging/TeamCity.php b/src/Logging/TeamCity.php deleted file mode 100644 index 005cbd24..00000000 --- a/src/Logging/TeamCity.php +++ /dev/null @@ -1,12 +0,0 @@ -