Skip to content

Commit bfab7cb

Browse files
composer(deps-dev): Bump phpunit/phpunit from 10.5.10 to 10.5.11 (#960)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.10 to 10.5.11. - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.11/ChangeLog-10.5.md) - [Commits](sebastianbergmann/phpunit@10.5.10...10.5.11) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c841b13 commit bfab7cb

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"require-dev": {
1414
"ext-curl": "*",
1515
"friendsofphp/php-cs-fixer": "^3.49.0",
16-
"phpunit/phpunit": "^10.5.10"
16+
"phpunit/phpunit": "^10.5.11"
1717
},
1818
"autoload": {
1919
"psr-4": {

composer.lock

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)