Skip to content

Commit

Permalink
Require PM as dev
Browse files Browse the repository at this point in the history
  • Loading branch information
dries-c committed Jan 17, 2024
1 parent 7fca48d commit fe710d8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@
"name": "sof3/libasynql",
"type": "library",
"require": {
"pocketmine/pocketmine-mp": "^5.0.0-BETA4",
"sof3/await-generator": "^2.0.0 || ^3.0.0"
},
"require-dev": {
"pocketmine/pocketmine-mp": "^5.0.0-BETA4"
},
"license": "Apache-2.0",
"autoload": {
"psr-0": {
Expand Down

0 comments on commit fe710d8

Please sign in to comment.