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 ad3bb0b commit c8b984eCopy full SHA for c8b984e
1 file changed
src/Builder.php
@@ -10,6 +10,7 @@
10
11
namespace hiqdev\composer\config;
12
13
+use hiqdev\composer\config\exceptions\FailedWriteException;
14
use Composer\IO\IOInterface;
15
16
/**
0 commit comments