ソースを参照

Renomage du bundle

master
Fab 3年前
コミット
bb0089cc23
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      config/bundles.php

+ 1
- 1
config/bundles.php ファイルの表示

@@ -12,7 +12,7 @@ return [
Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle::class => ['all' => true],
Symfony\Bundle\SecurityBundle\SecurityBundle::class => ['all' => true],
Twig\Extra\TwigExtraBundle\TwigExtraBundle::class => ['all' => true],
Lc\SovBundle\SovBundle::class => ['all' => true],
Lc\SovBundle\LcSovBundle::class => ['all' => true],
Liip\ImagineBundle\LiipImagineBundle::class => ['all' => true],
Stof\DoctrineExtensionsBundle\StofDoctrineExtensionsBundle::class => ['all' => true],
FOS\CKEditorBundle\FOSCKEditorBundle::class => ['all' => true],

読み込み中…
キャンセル
保存