We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69509ea commit 6abf7f6Copy full SHA for 6abf7f6
1 file changed
bin/htaccess
@@ -16,7 +16,7 @@ foreach ($potentialAutoloadLocations as $file) {
16
use Http\Adapter\Guzzle7\Client;
17
use Http\Factory\Guzzle\ServerRequestFactory;
18
use Madewithlove\Htaccess\TableRenderer;
19
-use Madewithlove\HtaccessClient;
+use Madewithlove\HtaccessApiClient\HtaccessClient;
20
use Madewithlove\HtaccessCommand;
21
use Symfony\Component\Console\Application;
22
0 commit comments