From 788611ef956c46f8bf1830c5adf6e35134ff6524 Mon Sep 17 00:00:00 2001 From: mychidarko Date: Sat, 10 Sep 2022 18:10:23 +0000 Subject: [PATCH] chore: update leaf http --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index df58fa1..0f4857e 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "minimum-stability": "dev", "prefer-stable": true, "require": { - "leafs/http": "^2.0", + "leafs/http": "^2.1", "leafs/router": "^0.1.7", "leafs/anchor": "^1.2", "leafs/exception": "^3.0"