Skip to content

Commit

Permalink
chore: bump phpunit/phpunit from 9.6.19 to 11.2.7 in the all-deps group
Browse files Browse the repository at this point in the history
Bumps the all-deps group with 1 update: [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit).


Updates `phpunit/phpunit` from 9.6.19 to 11.2.7
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.2.7/ChangeLog-11.2.md)
- [Commits](sebastianbergmann/phpunit@9.6.19...11.2.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 5f67640 commit 36e90c7
Show file tree
Hide file tree
Showing 2 changed files with 268 additions and 374 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"require-dev": {
"mockery/mockery": "~1.6",
"phpunit/phpunit": "^9.5.25",
"phpunit/phpunit": "^11.2.7",
"phpcompatibility/php-compatibility": "^9.3.5"
},
"scripts": {
Expand Down
Loading

0 comments on commit 36e90c7

Please sign in to comment.