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: WyriHaximus/php-test-utilities
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.6.7
Choose a base ref
...
head repository: WyriHaximus/php-test-utilities
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.7.0
Choose a head ref
  • 12 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 29, 2021

  1. Bump vimeo/psalm from 4.6.4 to 4.7.0

    Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.6.4 to 4.7.0.
    - [Release notes](https://github.com/vimeo/psalm/releases)
    - [Commits](vimeo/psalm@4.6.4...4.7.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    bca2201 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Merge pull request #404 from WyriHaximus/dependabot/composer/vimeo/ps…

    …alm-4.7.0
    
    Bump vimeo/psalm from 4.6.4 to 4.7.0
    WyriHaximus authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    5180fec View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Bump composer/composer from 1.10.20 to 1.10.21

    Bumps [composer/composer](https://github.com/composer/composer) from 1.10.20 to 1.10.21.
    - [Release notes](https://github.com/composer/composer/releases)
    - [Changelog](https://github.com/composer/composer/blob/master/CHANGELOG.md)
    - [Commits](composer/composer@1.10.20...1.10.21)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    9543e1b View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Merge pull request #405 from WyriHaximus/dependabot/composer/composer…

    …/composer-1.10.21
    
    Bump composer/composer from 1.10.20 to 1.10.21
    WyriHaximus authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    24ab42b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90bb81d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #406 from WyriHaximus/no-need-to-run-cs-fix-on-ci

    No need to run CS Fix on CI
    WyriHaximus authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    e69c3dc View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Bump phpstan/phpstan from 0.12.82 to 0.12.83

    Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.82 to 0.12.83.
    - [Release notes](https://github.com/phpstan/phpstan/releases)
    - [Commits](phpstan/phpstan@0.12.82...0.12.83)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    d035fa6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #407 from WyriHaximus/dependabot/composer/phpstan/…

    …phpstan-0.12.83
    
    Bump phpstan/phpstan from 0.12.82 to 0.12.83
    WyriHaximus authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    ec991e4 View commit details
    Browse the repository at this point in the history
  3. Drop Qodana

    It looks interesting, but I don't have enough time to justify having it everywhere and update it every release just yet
    WyriHaximus authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    1dd1faf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f6d285 View commit details
    Browse the repository at this point in the history
  5. Use debian in Makefile

    WyriHaximus committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    cb3d3db View commit details
    Browse the repository at this point in the history
  6. Merge pull request #409 from WyriHaximus/use-debian-in-makefile

    Use debian in Makefile
    WyriHaximus authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    656bfae View commit details
    Browse the repository at this point in the history
Loading