瀏覽代碼

Mise à jour composer

François 5 年之前
父節點
當前提交
992b064367
共有 3 個文件被更改,包括 199 次插入274 次删除
  1. 199 267
      composer.lock
  2. 0 1
      config/bundles.php
  3. 0 6
      symfony.lock

文件差異過大導致無法顯示
+ 199 - 267
composer.lock


+ 0 - 1
config/bundles.php

@@ -2,7 +2,6 @@
 
 return [
     Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true],
-    Doctrine\Bundle\DoctrineCacheBundle\DoctrineCacheBundle::class => ['all' => true],
     Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle::class => ['all' => true],
     Doctrine\Bundle\DoctrineBundle\DoctrineBundle::class => ['all' => true],
     Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle::class => ['all' => true],

+ 0 - 6
symfony.lock

@@ -38,9 +38,6 @@
             "src/Repository/.gitignore"
         ]
     },
-    "doctrine/doctrine-cache-bundle": {
-        "version": "1.3.5"
-    },
     "doctrine/doctrine-migrations-bundle": {
         "version": "1.2",
         "recipe": {
@@ -272,9 +269,6 @@
             "src/Kernel.php"
         ]
     },
-    "symfony/http-client": {
-        "version": "v4.3.1"
-    },
     "symfony/http-foundation": {
         "version": "v4.2.8"
     },

部分文件因文件數量過多而無法顯示