Thanks to visit codestin.com
Credit goes to github.com

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: GemberPHP/message-bus-symfony
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.8.0
Choose a base ref
...
head repository: GemberPHP/message-bus-symfony
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 2 files changed
  • 2 contributors

Commits on Sep 3, 2025

  1. Update README.md

    jerowork authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    28eacde View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2025

  1. Bump rector/rector from 2.1.4 to 2.1.5

    Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.1.4 to 2.1.5.
    - [Release notes](https://github.com/rectorphp/rector/releases)
    - [Commits](rectorphp/rector@2.1.4...2.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: rector/rector
      dependency-version: 2.1.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jerowork committed Sep 6, 2025
    Configuration menu
    Copy the full SHA
    0509674 View commit details
    Browse the repository at this point in the history
  2. Bump phpunit/phpunit from 12.3.7 to 12.3.8

    Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 12.3.7 to 12.3.8.
    - [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
    - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.3.8/ChangeLog-12.3.md)
    - [Commits](sebastianbergmann/phpunit@12.3.7...12.3.8)
    
    ---
    updated-dependencies:
    - dependency-name: phpunit/phpunit
      dependency-version: 12.3.8
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jerowork committed Sep 6, 2025
    Configuration menu
    Copy the full SHA
    b0d26e3 View commit details
    Browse the repository at this point in the history
  3. Bump friendsofphp/php-cs-fixer from 3.86.0 to 3.87.1

    Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.86.0 to 3.87.1.
    - [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
    - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
    - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.86.0...v3.87.1)
    
    ---
    updated-dependencies:
    - dependency-name: friendsofphp/php-cs-fixer
      dependency-version: 3.87.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jerowork committed Sep 6, 2025
    Configuration menu
    Copy the full SHA
    fa8760f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

  1. Bump rector/rector from 2.1.5 to 2.1.6

    Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.1.5 to 2.1.6.
    - [Release notes](https://github.com/rectorphp/rector/releases)
    - [Commits](rectorphp/rector@2.1.5...2.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: rector/rector
      dependency-version: 2.1.6
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jerowork committed Sep 8, 2025
    Configuration menu
    Copy the full SHA
    8cd4073 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2025

  1. Bump rector/rector from 2.1.6 to 2.1.7

    Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.1.6 to 2.1.7.
    - [Release notes](https://github.com/rectorphp/rector/releases)
    - [Commits](rectorphp/rector@2.1.6...2.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: rector/rector
      dependency-version: 2.1.7
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jerowork committed Sep 11, 2025
    Configuration menu
    Copy the full SHA
    f20fa9f View commit details
    Browse the repository at this point in the history
  2. Bump friendsofphp/php-cs-fixer from 3.87.1 to 3.87.2

    Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.87.1 to 3.87.2.
    - [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
    - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
    - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.87.1...v3.87.2)
    
    ---
    updated-dependencies:
    - dependency-name: friendsofphp/php-cs-fixer
      dependency-version: 3.87.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jerowork committed Sep 11, 2025
    Configuration menu
    Copy the full SHA
    043f7c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2025

  1. Bump phpunit/phpunit from 12.3.8 to 12.3.10

    Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 12.3.8 to 12.3.10.
    - [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
    - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.3.10/ChangeLog-12.3.md)
    - [Commits](sebastianbergmann/phpunit@12.3.8...12.3.10)
    
    ---
    updated-dependencies:
    - dependency-name: phpunit/phpunit
      dependency-version: 12.3.10
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jerowork committed Sep 13, 2025
    Configuration menu
    Copy the full SHA
    36b00af View commit details
    Browse the repository at this point in the history
Loading