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.
2 parents 022df0c + 98c3bc7 commit 29597b1Copy full SHA for 29597b1
Console/Command/ThemeCreateCommand.php
@@ -4,7 +4,7 @@
4
5
namespace Yireo\ThemeCommands\Console\Command;
6
7
-use Composer\Console\Input\InputOption;
+use Symfony\Component\Console\Input\InputOption;
8
use Magento\Framework\Component\ComponentRegistrar;
9
use Magento\Framework\Filesystem\DirectoryList;
10
use Symfony\Component\Console\Command\Command;
0 commit comments