Skip to content

Commit

Permalink
composer(deps-dev): bump phpunit/phpunit from 10.5.33 to 11.5.0
Browse files Browse the repository at this point in the history
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.33 to 11.5.0.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.5.0/ChangeLog-11.5.md)
- [Commits](sebastianbergmann/phpunit@10.5.33...11.5.0)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2024
1 parent cddb014 commit bbb8f46
Show file tree
Hide file tree
Showing 2 changed files with 297 additions and 236 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"bamarni/composer-bin-plugin": "^1.8",
"doctrine/doctrine-fixtures-bundle": "^3.5",
"php-http/mock-client": "^1.6",
"phpunit/phpunit": "^10",
"phpunit/phpunit": "^11",
"symfony/browser-kit": "6.4.*",
"symfony/css-selector": "6.4.*",
"symfony/debug-bundle": "6.4.*",
Expand Down
Loading

0 comments on commit bbb8f46

Please sign in to comment.