Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composer update #4396

Merged
merged 7 commits into from
Feb 25, 2020
Merged

Composer update #4396

merged 7 commits into from
Feb 25, 2020

Commits on Nov 26, 2019

  1. Configuration menu
    Copy the full SHA
    3e98987 View commit details
    Browse the repository at this point in the history
  2. Fix rollback

    nanasess committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    cbf1cc5 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Apply composer update

    nanasess committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    caf57bf View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. result_cache_driver: array を追加

    Symfony3.4.30 で DoctrineBundle の依存が 1.11 → 1.12 へ変更となり,
    DoctrineCacheBundle から Symfony/Cache を利用するようになったため,
    デフォルトで ResultCache が有効になっている模様.
    
    APP_ENV=dev|test では不要なので明示的に array を指定する
    nanasess committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    3e97e6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71aefe5 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Configuration menu
    Copy the full SHA
    7da3abf View commit details
    Browse the repository at this point in the history