From 54dd29f5e3b5515e0d4d5a155da4621007b011aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ramo=CC=81n=20Menor?= Date: Sun, 15 Sep 2024 14:55:23 +0200 Subject: [PATCH] =?UTF-8?q?A=C3=B1ado=20yii2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 40003b0..3b7ae22 100644 --- a/composer.json +++ b/composer.json @@ -10,6 +10,7 @@ } ], "require": { + "yiisoft/yii2": "~2.0", "phpmailer/phpmailer": "^6.9" }, "license": "MIT",