We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 860a75a commit 397102bCopy full SHA for 397102b
src/Challonge/Challonge.php
@@ -14,7 +14,7 @@ class Challonge
14
* ChallongePHP version.
15
* Required to pass into Challonge.
16
*/
17
- protected string $version = '4.1.1';
+ protected string $version = '5.0.0';
18
19
/**
20
* PSR-18 compatible HTTP client wrapped in our wrapper.
0 commit comments