|
5 | 5 | "type": "project", |
6 | 6 | "require": { |
7 | 7 | "php": "^8.0", |
8 | | - "sof3/await-generator": "^3.6" |
| 8 | + "nethergamesmc/libasynql": "dev-pm5", |
| 9 | + "sof3/await-generator": "3.6.1" |
9 | 10 | }, |
10 | 11 | "require-dev": { |
11 | 12 | "phpstan/phpstan": "1.2.0", |
| 13 | + "nethergamesmc/pocketmine-mp": "dev-stable", |
12 | 14 | "nethergamesmc/ngessentials": "dev-pm5" |
13 | 15 | }, |
14 | 16 | "repositories": [ |
15 | 17 | { "type": "vcs", "url": "git@github.com:NetherGamesMC/InvMenu.git" }, |
16 | | - { "type": "vcs", "url": "git@github.com:NetherGamesMC/Lobby.git" }, |
17 | 18 | { "type": "vcs", "url": "git@github.com:NetherGamesMC/NGEssentials.git" }, |
| 19 | + { "type": "vcs", "url": "git@github.com:NetherGamesMC/PocketMine-MP.git" }, |
18 | 20 | { "type": "vcs", "url": "git@github.com:NetherGamesMC/libAnticheat.git" }, |
19 | 21 | { "type": "vcs", "url": "git@github.com:NetherGamesMC/libDiscord.git" }, |
20 | | - { "type": "vcs", "url": "git@github.com:NetherGamesMC/libMMO.git" }, |
21 | 22 | { "type": "vcs", "url": "git@github.com:NetherGamesMC/libMatchmake.git" }, |
22 | 23 | { "type": "vcs", "url": "git@github.com:NetherGamesMC/libPhysX.git" }, |
23 | 24 | { "type": "vcs", "url": "git@github.com:NetherGamesMC/libReplay.git" }, |
|
0 commit comments