Skip to content

Commit 0368edd

Browse files
Update phpunit/phpunit requirement in /src/lib/composer-7.3
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/master/ChangeLog-9.5.md) - [Commits](sebastianbergmann/phpunit@1.0.0RC1...9.5.8) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3bafe35 commit 0368edd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/composer-7.3/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"goaop/parser-reflection": "^3.0",
7070
"graze/guzzle-jsonrpc": "^3.0",
7171
"insolita/yii2-migration-generator": "^3.2",
72-
"phpunit/phpunit": "<7",
72+
"phpunit/phpunit": "<10",
7373
"yiisoft/yii2-faker": "^2.0.0",
7474
"yiisoft/yii2-gii": "^2.0.0",
7575
"odannyc/yii2-sse": "^0.1.0",

0 commit comments

Comments
 (0)