We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5124d7a commit bc51c28Copy full SHA for bc51c28
app/Support/GitHub.php
@@ -8,6 +8,7 @@
8
class GitHub
9
{
10
public const PACKAGE_ELECTRON = 'nativephp/electron';
11
+
12
public const PACKAGE_LARAVEL = 'nativephp/laravel';
13
14
public function __construct(
0 commit comments