From d093794ef2a564dde899bb3b49fcd48a8875d040 Mon Sep 17 00:00:00 2001 From: Hunter Montell <64396917+huntermontell@users.noreply.github.com> Date: Sun, 25 Apr 2021 12:40:22 -0500 Subject: [PATCH] Bump package dependencies --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index f196a02..556fc15 100644 --- a/composer.json +++ b/composer.json @@ -18,11 +18,11 @@ "php": "^7.4|^8.0", "google/apiclient": "^2.7", "tcdent/php-restclient": "^0.1.7", - "tipoff/authorization": "^2.8.0", - "tipoff/support": "^2.0.0" + "tipoff/authorization": "^2.8.6", + "tipoff/support": "^2.1.5" }, "require-dev": { - "tipoff/test-support": "^2.0.0" + "tipoff/test-support": "^2.0.1" }, "autoload": { "psr-4": {