Skip to content

Commit ec8f8e7

Browse files
Update phpunit/phpunit requirement from ^9.6 to ^11.5
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.3/ChangeLog-11.5.md) - [Commits](sebastianbergmann/phpunit@9.6.0...11.5.3) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f360b9 commit ec8f8e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"yiisoft/yii2": "*"
1515
},
1616
"require-dev": {
17-
"phpunit/phpunit": "^9.6"
17+
"phpunit/phpunit": "^11.5"
1818
},
1919
"repositories": [
2020
{

0 commit comments

Comments
 (0)