Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Mutton/drupal-project
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.x
Choose a base ref
...
head repository: drupal-composer/drupal-project
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9.x
Choose a head ref
  • 16 commits
  • 6 files changed
  • 8 contributors

Commits on Oct 25, 2020

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

Commits on Nov 2, 2020

  1. Merge pull request drupal-composer#581 from MatthieuScarset/feature/a…

    …dd-vscode-to-gitignore
    
    Add VSCode folder to ignore
    Norman Kämper-Leymann authored Nov 2, 2020
    Configuration menu
    Copy the full SHA
    ca9db66 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Allow getenv() to work again with vlucas/phpdotenv 5.x (drupal-compos…

    …er#584)
    
    Allow getenv() to work again, update load.environment.php
    
    Co-authored-by: Florian Weber <[email protected]>
    joelpittet and webflo authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    eeea242 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2020

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

Commits on Jan 3, 2021

  1. Merge pull request drupal-composer#589 from drupal-composer/dotenv_sa…

    …feload
    
    Safe-load .env only if exists to prevent fatal error during site install.
    Norman Kämper-Leymann authored Jan 3, 2021
    Configuration menu
    Copy the full SHA
    0e88ba1 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Update the update command.

    The command also needs to pick up `drupal/core-composer-scaffold`. See drupal-composer#585 and also https://www.drupal.org/docs/updating-drupal/updating-drupal-core-via-composer#s-update-drupal-core-code.
    Norman Kämper-Leymann authored Jan 12, 2021
    Configuration menu
    Copy the full SHA
    eacd055 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    11fed1c View commit details
    Browse the repository at this point in the history
  2. Update README.md

    webflo authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    7ecc6d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Fix typo in .github/workflows/ci.yml

    DavideBruner authored and webflo committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    107bcf3 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Remove CI for PHP 7.3

    webflo authored Dec 23, 2021
    Configuration menu
    Copy the full SHA
    b27e29a View commit details
    Browse the repository at this point in the history
  2. Update composer.json

    webflo committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    718d766 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Update composer.json for composer 2.x with allow-plugins and remove z…

    …aporylie/composer-drupal-optimizations
    webflo committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    2c488fd View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Bump to Drupal 9.4

    webflo committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    beb4dd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61d1e8b View commit details
    Browse the repository at this point in the history
  3. Test PHP 7.4 and 8.1

    webflo committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    7ed1e4f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Update php requirements in README.md

    php 7.4 is minimum required version of php with respect to Drupal 9.4 and drush 11.
    leducvin authored and webflo committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    137b38f View commit details
    Browse the repository at this point in the history
Loading