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: 6.0.6
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: 6.0.7
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 24, 2024

  1. Update dependency phpunit/phpunit to ^10.5.20

    renovate[bot] authored Apr 24, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    renovate-bot Mend Renovate
    Copy the full SHA
    a4d0316 View commit details

Commits on Apr 25, 2024

  1. Merge pull request #898 from WyriHaximus/renovate/phpunit

    Update dependency phpunit/phpunit to ^10.5.20
    WyriHaximus authored Apr 25, 2024
    Copy the full SHA
    300c5a7 View commit details
  2. Update dependency squizlabs/php_codesniffer to ^3.9.2

    renovate[bot] authored Apr 25, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    9de7fdb View commit details
  3. Merge pull request #899 from WyriHaximus/renovate/squizlabs-php_codes…

    …niffer-3.x
    
    Update dependency squizlabs/php_codesniffer to ^3.9.2
    WyriHaximus authored Apr 25, 2024
    Copy the full SHA
    701bdbd View commit details
Showing with 14 additions and 14 deletions.
  1. +2 −2 composer.json
  2. +12 −12 composer.lock
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -24,12 +24,12 @@
"php-parallel-lint/php-parallel-lint": "^1.4.0",
"php-standard-library/psalm-plugin": "^1.1.5 || ^2.2.1",
"phpstan/phpstan": "^1.10.67",
"phpunit/phpunit": "^10.5.19",
"phpunit/phpunit": "^10.5.20",
"psalm/plugin-mockery": "^1.1",
"psalm/plugin-phpunit": "^0.19.0",
"roave/backward-compatibility-check": "^8.6.0",
"roave/infection-static-analysis-plugin": "^1.33.0",
"squizlabs/php_codesniffer": "^3.9.1",
"squizlabs/php_codesniffer": "^3.9.2",
"thecodingmachine/safe": "^2.5.0",
"vimeo/psalm": "^5.23.1",
"wyrihaximus/coding-standard": "^2.14.0",
24 changes: 12 additions & 12 deletions composer.lock

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