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: phpgt/Http
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.5
Choose a base ref
...
head repository: phpgt/Http
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.6
Choose a head ref
  • 5 commits
  • 7 files changed
  • 2 contributors

Commits on Aug 24, 2022

  1. Bump phpunit/phpunit from 9.5.21 to 9.5.23 (#162)

    Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.21 to 9.5.23.
    - [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.21...9.5.23)
    
    ---
    updated-dependencies:
    - dependency-name: phpunit/phpunit
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    394e314 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. maintenance: dependabot (#170)

    closes #168
    Greg Bowler authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    6f1ac12 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    2cf71d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ac2593 View commit details
    Browse the repository at this point in the history
  3. Update README.md (#174)

    Greg Bowler authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    ec7a74d View commit details
    Browse the repository at this point in the history
Loading