Skip to content

Commit

Permalink
Update composer libs
Browse files Browse the repository at this point in the history
  • Loading branch information
JaxkDev committed Aug 28, 2022
1 parent 57218df commit 24a300e
Show file tree
Hide file tree
Showing 5 changed files with 234 additions and 184 deletions.
78 changes: 55 additions & 23 deletions .idea/DiscordBot.iml

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

81 changes: 51 additions & 30 deletions .idea/php.xml

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

1 change: 0 additions & 1 deletion .idea/vcs.xml

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

4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"react/promise": "v2.9.0"
},
"require-dev": {
"phpstan/phpstan": "1.7.13",
"phpstan/phpstan-strict-rules": "1.2.3",
"phpstan/phpstan": "1.8.2",
"phpstan/phpstan-strict-rules": "1.4.2",
"pocketmine/pocketmine-mp": "^4"
}
}
Loading

0 comments on commit 24a300e

Please sign in to comment.