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.28.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.1
Choose a head ref
  • 10 commits
  • 8 files changed
  • 4 contributors

Commits on Jun 6, 2022

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

    Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.19.0 to 2.19.1.
    - [Release notes](https://github.com/shivammathur/setup-php/releases)
    - [Commits](shivammathur/setup-php@2.19.0...2.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: shivammathur/setup-php
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    0534b8c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #934 from ergebnis/dependabot/github_actions/shiva…

    …mmathur/setup-php-2.19.1
    
    github-actions(deps): bump shivammathur/setup-php from 2.19.0 to 2.19.1
    ergebnis-bot authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    3e25634 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    3721de6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f222d8d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. composer(deps-dev): bump phpunit/phpunit from 9.5.20 to 9.5.21

    Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.20 to 9.5.21.
    - [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
    - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
    - [Commits](sebastianbergmann/phpunit@9.5.20...9.5.21)
    
    ---
    updated-dependencies:
    - dependency-name: phpunit/phpunit
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    bf1fdec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #936 from ergebnis/dependabot/composer/phpunit/php…

    …unit-9.5.21
    
    composer(deps-dev): bump phpunit/phpunit from 9.5.20 to 9.5.21
    ergebnis-bot authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    7b5a743 View commit details
    Browse the repository at this point in the history
  3. composer(deps-dev): bump psalm/plugin-phpunit from 0.16.1 to 0.17.0

    Bumps [psalm/plugin-phpunit](https://github.com/psalm/psalm-plugin-phpunit) from 0.16.1 to 0.17.0.
    - [Release notes](https://github.com/psalm/psalm-plugin-phpunit/releases)
    - [Commits](psalm/psalm-plugin-phpunit@0.16.1...0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: psalm/plugin-phpunit
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    4fcfc48 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #937 from ergebnis/dependabot/composer/psalm/plugi…

    …n-phpunit-0.17.0
    
    composer(deps-dev): bump psalm/plugin-phpunit from 0.16.1 to 0.17.0
    ergebnis-bot authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    e8a4829 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Fix: Remove banner

    localheinz committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    7b84de5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #938 from ergebnis/fix/banner

    Fix: Remove banner
    localheinz authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    5466fd0 View commit details
    Browse the repository at this point in the history
Loading