Skip to content

Commit

Permalink
Suppression du paquet sensio/generator-bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent35240 committed Oct 4, 2021
1 parent 82f0c22 commit cd37454
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 174 deletions.
1 change: 0 additions & 1 deletion app/AppKernel.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ public function registerBundles()
$bundles[] = new Symfony\Bundle\DebugBundle\DebugBundle();
$bundles[] = new Symfony\Bundle\WebProfilerBundle\WebProfilerBundle();
$bundles[] = new Sensio\Bundle\DistributionBundle\SensioDistributionBundle();
$bundles[] = new Sensio\Bundle\GeneratorBundle\SensioGeneratorBundle();
}

return $bundles;
Expand Down
179 changes: 6 additions & 173 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cd37454

Please sign in to comment.