From 0eb8eb280076a5864e06596d7eef1f185732980c Mon Sep 17 00:00:00 2001 From: Aldarien Date: Tue, 9 Feb 2021 17:25:17 -0300 Subject: [PATCH] Release dependency from aldarien/contract --- app/Contract/Auth.php | 12 ++++++++---- composer.json | 1 - 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/app/Contract/Auth.php b/app/Contract/Auth.php index fb2e3b6..a2128fb 100644 --- a/app/Contract/Auth.php +++ b/app/Contract/Auth.php @@ -1,17 +1,21 @@ \ No newline at end of file +?> diff --git a/composer.json b/composer.json index dd9a9c8..fa0aed9 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,6 @@ } ], "require": { - "aldarien/contract": "^1" }, "require-dev": { "phpunit/phpunit": "^8"