瀏覽代碼

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],

Loading…
取消
儲存