Skip to content

Commit f0b0e98

Browse files
composer(deps-dev): bump phpunit/phpunit from 11.3.0 to 11.3.1
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.3.0 to 11.3.1. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.3.1/ChangeLog-11.3.md) - [Commits](sebastianbergmann/phpunit@11.3.0...11.3.1) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46f8d4d commit f0b0e98

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
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.62.0",
16-
"phpunit/phpunit": "^11.3.0"
16+
"phpunit/phpunit": "^11.3.1"
1717
},
1818
"autoload": {
1919
"psr-4": {

composer.lock

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

0 commit comments

Comments
 (0)