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": {