Skip to content

Commit

Permalink
composer(deps): bump phpunit/phpunit from 9.5.9 to 9.6.6 in /src/php
Browse files Browse the repository at this point in the history
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.9 to 9.6.6.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md)
- [Commits](sebastianbergmann/phpunit@9.5.9...9.6.6)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 27, 2023
1 parent 3b334dc commit 7d6c090
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 481 deletions.
2 changes: 1 addition & 1 deletion src/php/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "",
"require": {
"php": "^8.0",
"phpunit/phpunit": "^9.5"
"phpunit/phpunit": "^9.6"
},
"autoload-dev": {
"files": [
Expand Down

0 comments on commit 7d6c090

Please sign in to comment.