Skip to content

Commit 2eb6b2b

Browse files
composer(deps-dev): bump phpunit/phpunit from 11.4.0 to 11.4.1 (#1092)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.4.0 to 11.4.1. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.4.1/ChangeLog-11.4.md) - [Commits](sebastianbergmann/phpunit@11.4.0...11.4.1) --- 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 38ef33f commit 2eb6b2b

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"require-dev": {
1414
"ext-curl": "*",
1515
"friendsofphp/php-cs-fixer": "^3.64.0",
16-
"phpunit/phpunit": "^11.4.0"
16+
"phpunit/phpunit": "^11.4.1"
1717
},
1818
"autoload": {
1919
"psr-4": {

composer.lock

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)