Skip to content

Commit

Permalink
switch to taskmaster 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KurtThiemann committed Oct 30, 2023
1 parent 567c83a commit fadeeac
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 14 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"keywords": ["minecraft", "item", "render", "icon", "css"],
"readme": "README.md",
"type": "library",
"minimum-stability": "dev",
"license": "MIT",
"authors": [
{
Expand All @@ -21,7 +20,7 @@
"ext-json": "*",
"vanilla/garden-cli": "^3.1",
"php": ">=8.1",
"aternos/taskmaster": "dev-master"
"aternos/taskmaster": "^1.0.0"
},
"autoload": {
"psr-4": {
Expand Down
21 changes: 9 additions & 12 deletions composer.lock

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

0 comments on commit fadeeac

Please sign in to comment.