Skip to content

Commit

Permalink
Add PHP8.0 support
Browse files Browse the repository at this point in the history
  • Loading branch information
inxomnyaa committed Feb 13, 2021
1 parent 7292315 commit f5f1392
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions .poggit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions plugin.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit f5f1392

Please sign in to comment.