Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Problem 1
    - Root composer.json requires thebigcrafter/mercury dev-master, found thebigcrafter/mercury[dev-main] but it does not match the constraint. Perhaps dev-master was renamed to dev-main?
  • Loading branch information
NhanAZ committed May 18, 2023
1 parent 8b6d7c4 commit 7e7d2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"require": {
"pocketmine/pocketmine-mp": "^4.0.0",
"vecnavium/formsui": "^1.1.2",
"thebigcrafter/mercury": "dev-master",
"thebigcrafter/mercury": "dev-main",
"sof3/libasynql": "^4.1.7"
},
"require-dev": {
Expand Down

0 comments on commit 7e7d2ce

Please sign in to comment.