Skip to content

Commit c21a054

Browse files
Update phpunit/phpunit requirement from ^9.6.11 to ^11.2.6
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.2.6/ChangeLog-11.2.md) - [Commits](sebastianbergmann/phpunit@9.6.11...11.2.6) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 34173b3 commit c21a054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"slevomat/coding-standard": "^8.13"
4040
},
4141
"require-dev": {
42-
"phpunit/phpunit": "^9.6.11",
42+
"phpunit/phpunit": "^11.2.6",
4343
"vimeo/psalm": "^5.15.0"
4444
},
4545
"autoload": {

0 commit comments

Comments
 (0)