From b0a7453a122990eea9f3f0547a4f7e2969a03375 Mon Sep 17 00:00:00 2001 From: Elias Luhr Date: Mon, 13 Mar 2023 09:25:57 +0100 Subject: [PATCH] updated packages --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 012da3f..728aeff 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "2amigos/yii2-usuario": "^1.5", "dmstr/yii2-bootstrap": "^0.2.2", "dmstr/yii2-web": "^1.1", - "guzzlehttp/psr7": "^1.9 || ^2.4", + "guzzlehttp/psr7": "^1.9", "league/oauth2-server": "^8.4", "yiisoft/yii2": "^2.0" },