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: magento/magento-coding-standard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: magento/magento-coding-standard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dng-dev-patch-1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Aug 22, 2019

  1. Update README.md

    In composer Composer 1.9.0 2019-08-02 20:55:32 the env variable COMPOSER_DEV_MODE got been removed for post events. 
    Please see the difference of the 
    [post](https://github.com/composer/composer/blob/96ad0aa01fa49a39539c089ca4a1aa1a54cba98d/src/Composer/Installer.php#L321) and [pre](https://github.com/composer/composer/blob/96ad0aa01fa49a39539c089ca4a1aa1a54cba98d/src/Composer/Installer.php#L199) 
    hooks.
    This happend [in this commit](composer/composer@4c4f516#diff-74425bc790838a69d0d16f06fc313edb)
    dng-dev authored Aug 22, 2019
    Copy the full SHA
    139f16e View commit details
Loading