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 54ef634 commit 725e440Copy full SHA for 725e440
config/paket.php
@@ -32,7 +32,7 @@
32
| Composer PATH
33
|--------------------------------------------------------------------------
34
|
35
- | to change this path to anything your composer location.
+ | Composer executable file location.
36
37
*/
38
src/Support/Composer.php
@@ -45,7 +45,7 @@ final class Composer
45
private $loggingPath;
46
47
/**
48
- * The composer location path.
+ * The Composer executable file path.
49
*
50
* @var string
51
0 commit comments