From fb70590388ef133be8922b4c1004fa65eaf27e87 Mon Sep 17 00:00:00 2001 From: Hunter Montell <64396917+huntermontell@users.noreply.github.com> Date: Sun, 25 Apr 2021 13:40:54 -0500 Subject: [PATCH] Bump package dependencies --- composer.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 14d6c3e..6e8b5ff 100644 --- a/composer.json +++ b/composer.json @@ -16,12 +16,12 @@ ], "require": { "php": "^7.4|^8.0", - "tipoff/authorization": "^2.8.0", - "tipoff/locations": "^2.9.9", - "tipoff/support": "^2.0.2" + "tipoff/authorization": "^2.8.6", + "tipoff/locations": "^2.12", + "tipoff/support": "^2.1.5" }, "require-dev": { - "tipoff/test-support": "^2.0.0" + "tipoff/test-support": "^2.0.1" }, "autoload": { "psr-4": {