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

Commits on May 3, 2023

  1. Bump react/promise from 2.9.0 to 2.10.0

    Bumps [react/promise](https://github.com/reactphp/promise) from 2.9.0 to 2.10.0.
    - [Release notes](https://github.com/reactphp/promise/releases)
    - [Changelog](https://github.com/reactphp/promise/blob/v2.10.0/CHANGELOG.md)
    - [Commits](reactphp/promise@v2.9.0...v2.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: react/promise
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 3, 2023
    Copy the full SHA
    5dcb4fb View commit details

Commits on May 5, 2023

  1. Merge pull request #198 from WyriHaximus/dependabot/composer/react/pr…

    …omise-2.10.0
    
    Bump react/promise from 2.9.0 to 2.10.0
    WyriHaximus authored May 5, 2023
    Copy the full SHA
    26cd3f6 View commit details
Showing with 11 additions and 15 deletions.
  1. +1 −1 composer.json
  2. +10 −14 composer.lock
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@
"phpunit/phpunit": "^9.6.7",
"react/async": "^4.0",
"react/event-loop": "^1.3.0",
"react/promise": "^2.9.",
"react/promise": "^2.10.",
"wyrihaximus/test-utilities": "^5.5.0 || ^6"
},
"require-dev": {
24 changes: 10 additions & 14 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.