We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19b93d0 + e678b83 commit b75cc96Copy full SHA for b75cc96
1 file changed
src/Application.php
@@ -124,7 +124,6 @@ public function services(ContainerInterface $container): void
124
*/
125
protected function bootstrapCli(): void
126
{
127
- $this->addOptionalPlugin('Cake/Repl');
128
$this->addOptionalPlugin('Bake');
129
130
$this->addPlugin('Migrations');
0 commit comments