From d78fb06bf05831d4945df7e33969f6d1119c9f6f Mon Sep 17 00:00:00 2001 From: Pierre Tondereau Date: Tue, 15 Sep 2020 15:25:07 +0200 Subject: [PATCH] chore(deps): Update gabrielbull/ups-api to v1.2.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 03850b7..4a3f1fe 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "php": "^7.2.5 || ^8.0", "illuminate/contracts": "^6.0 || ^7.0 || ^8.0", "illuminate/support": "^6.0 || ^7.0 || ^8.0", - "gabrielbull/ups-api": "^0.8" + "gabrielbull/ups-api": "^1.2" }, "require-dev": { "graham-campbell/analyzer": "^3.0",