From f5f13921850f4f73412f4edb070e2a4b278c1d06 Mon Sep 17 00:00:00 2001 From: XenialDan Date: Sat, 13 Feb 2021 01:09:34 +0100 Subject: [PATCH] Add PHP8.0 support --- .poggit.yml | 8 ++++---- plugin.yml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.poggit.yml b/.poggit.yml index 60589a8d..efee4424 100644 --- a/.poggit.yml +++ b/.poggit.yml @@ -11,21 +11,21 @@ projects: phpstan: false libs: - src: BlockHorizons/libschematic/libschematic - version: ^2.0.0 + version: ^2.0.1 - src: thebigsmilexd/customui/customui version: ^4.0.0 branch: PM4 - src: thebigsmilexd/apibossbar/apibossbar - version: ^0.1.3 + version: ^0.1.4 branch: PM4 - src: CortexPE/Commando/Commando version: ^3.0.0 branch: PM4 - src: muqsit/invmenu/InvMenu - version: ^4.0.1 + version: ^4.1.0 branch: "4.0" - src: thebigsmilexd/libstructure/libstructure - version: ^0.1.1 + version: ^0.1.2 branch: mcstructure - src: buchwasa/ScoreFactory/ScoreFactory version: ^3.0.1 diff --git a/plugin.yml b/plugin.yml index 248563a9..da583228 100644 --- a/plugin.yml +++ b/plugin.yml @@ -1,9 +1,9 @@ --- name: MagicWE2 main: xenialdan\MagicWE2\Loader -version: 10.1.2 +version: 10.1.3 api: ["4.0.0"] -php: "7.4" +php: [ "7.4", "8.0" ] authors: - XenialDan description: Lag free asynchronous world editor for PMMP with plenty of options