We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c522fb commit 690c6abCopy full SHA for 690c6ab
src/Licensing/LicenseManager.php
@@ -52,7 +52,7 @@ public function verify()
52
53
$failedReason = null;
54
55
- // Then, Try to verify the license online
+ // Then, Try to verify the license online
56
try {
57
58
$payload = $this->payload();
0 commit comments