From 82d5078e322816f96ce880057cdf582fdebdac1a Mon Sep 17 00:00:00 2001 From: R-Jhay Date: Sat, 3 Oct 2020 12:31:58 +0800 Subject: [PATCH] revert version of the core files to v1.2 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 19f53e3..9a5fb2c 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ } ], "require": { - "simplyphp/framework": "v2.0.1-beta", + "simplyphp/framework": "v1.2.*", "php": ">=7.1" }, "autoload": {