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 7134fb1 commit ad5e53eCopy full SHA for ad5e53e
src/Command/MakerCommand.php
@@ -21,6 +21,7 @@
21
use Symfony\Component\Console\Command\Command;
22
use Symfony\Component\Console\Input\InputInterface;
23
use Symfony\Component\Console\Output\OutputInterface;
24
+use Symfony\Flex\Recipe;
25
26
/**
27
* Used as the Command class for the makers.
0 commit comments