Skip to content

Commit

Permalink
Updated Composer
Browse files Browse the repository at this point in the history
  • Loading branch information
NhanAZ committed Aug 24, 2023
1 parent c507d4e commit 70dc43b
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 40 deletions.
21 changes: 1 addition & 20 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,31 +6,12 @@
"require": {
"pocketmine/pocketmine-mp": "^5.0.0",
"thebigcrafter/hydrogen": "^1.0.0",
"venndev/libvapmpmmp": "dev-main"
"vennv/vapm-pmmp": "dev-main"
},
"require-dev": {
"phpstan/phpstan": "^1.10.18",
"friendsofphp/php-cs-fixer": "^3.17.0"
},
"repositories": [
{
"type": "package",
"package": {
"name": "venndev/libvapmpmmp",
"version": "dev-main",
"autoload": {
"classmap": [
"src/"
]
},
"source": {
"url": "https://github.com/VennDev/LibVapmPMMP",
"type": "git",
"reference": "main"
}
}
}
],
"autoload": {
"classmap": [
"src"
Expand Down
83 changes: 63 additions & 20 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 70dc43b

Please sign in to comment.