Skip to content

Commit

Permalink
Bump phpunit/phpunit from 10.5.26 to 11.3.1
Browse files Browse the repository at this point in the history
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.26 to 11.3.1.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.3.1/ChangeLog-11.3.md)
- [Commits](sebastianbergmann/phpunit@10.5.26...11.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 836d6bd commit ec0a007
Show file tree
Hide file tree
Showing 2 changed files with 250 additions and 241 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
}
],
"require-dev": {
"phpunit/phpunit": "^9.0 || ^10.2.2"
"phpunit/phpunit": "^11.3.1"
},
"scripts": {
"setup": [
Expand Down
Loading

0 comments on commit ec0a007

Please sign in to comment.