소스 검색

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…
취소
저장