Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 8ac62e9 commit 5dc9b94
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 100 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
]
},
"require-dev": {
"phpunit/phpunit": "^9.5",
"phpunit/phpunit": "^9.6",
"nextcloud/coding-standard": "^1.0"
}
}
Loading

0 comments on commit 5dc9b94

Please sign in to comment.