Skip to content

Commit 1e5cd5a

Browse files
[TASK] Update phpunit/phpunit requirement from ^11.5.6 to ^11.5.7
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.5.7/ChangeLog-11.5.md) - [Commits](sebastianbergmann/phpunit@11.5.6...11.5.7) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f026623 commit 1e5cd5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"phpstan/phpstan-deprecation-rules": "^1.2",
2626
"phpstan/phpstan-phpunit": "^1.4.0",
2727
"phpstan/phpstan-strict-rules": "^1.6.1",
28-
"phpunit/phpunit": "^11.5.6",
28+
"phpunit/phpunit": "^11.5.7",
2929
"rector/rector": "^1.2.10",
3030
"spaze/phpstan-disallowed-calls": "^4.2",
3131
"squizlabs/php_codesniffer": "^3.11.3"

0 commit comments

Comments
 (0)