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: ergebnis/composer-normalize
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.27.0
Choose a base ref
...
head repository: ergebnis/composer-normalize
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.28.0
Choose a head ref
  • 8 commits
  • 8 files changed
  • 4 contributors

Commits on May 30, 2022

  1. github-actions(deps): bump shivammathur/setup-php from 2.18.1 to 2.19.0

    Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.18.1 to 2.19.0.
    - [Release notes](https://github.com/shivammathur/setup-php/releases)
    - [Commits](shivammathur/setup-php@2.18.1...2.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: shivammathur/setup-php
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 30, 2022
    Configuration menu
    Copy the full SHA
    53bd084 View commit details
    Browse the repository at this point in the history
  2. composer(deps-dev): bump symfony/filesystem from 5.4.7 to 5.4.9

    Bumps [symfony/filesystem](https://github.com/symfony/filesystem) from 5.4.7 to 5.4.9.
    - [Release notes](https://github.com/symfony/filesystem/releases)
    - [Changelog](https://github.com/symfony/filesystem/blob/6.1/CHANGELOG.md)
    - [Commits](symfony/filesystem@v5.4.7...v5.4.9)
    
    ---
    updated-dependencies:
    - dependency-name: symfony/filesystem
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 30, 2022
    Configuration menu
    Copy the full SHA
    5f2fb08 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #932 from ergebnis/dependabot/composer/symfony/fil…

    …esystem-5.4.9
    
    composer(deps-dev): bump symfony/filesystem from 5.4.7 to 5.4.9
    ergebnis-bot authored May 30, 2022
    Configuration menu
    Copy the full SHA
    41f4859 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #931 from ergebnis/dependabot/github_actions/shiva…

    …mmathur/setup-php-2.19.0
    
    github-actions(deps): bump shivammathur/setup-php from 2.18.1 to 2.19.0
    ergebnis-bot authored May 30, 2022
    Configuration menu
    Copy the full SHA
    47e29d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Fix: Update CHANGELOG.md

    localheinz committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    fd2c50a View commit details
    Browse the repository at this point in the history
  2. Enhancement: Update schema.json

    ergebnis-bot authored and localheinz committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    e4ec6a2 View commit details
    Browse the repository at this point in the history
  3. Fix: Update CHANGELOG.md

    localheinz committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    978ed19 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #933 from ergebnis/feature/schema

    Enhancement: Update `schema.json`
    localheinz authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    a227b49 View commit details
    Browse the repository at this point in the history
Loading