Skip to content

Commit

Permalink
Bump phpunit/phpunit from 10.4.2 to 11.3.0
Browse files Browse the repository at this point in the history
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.4.2 to 11.3.0.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-11.3.md)
- [Commits](sebastianbergmann/phpunit@10.4.2...11.3.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 Aug 2, 2024
1 parent 0509202 commit cf4da31
Show file tree
Hide file tree
Showing 2 changed files with 273 additions and 254 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
}
},
"require-dev": {
"phpunit/phpunit": "^10.4",
"phpunit/phpunit": "^11.3",
"symfony/browser-kit": "6.4.*",
"symfony/css-selector": "6.3.*",
"symfony/debug-bundle": "6.4.*",
Expand Down
Loading

0 comments on commit cf4da31

Please sign in to comment.