Skip to content

Commit 2af3f0c

Browse files
Update yiisoft/test-support requirement from ^1.3 to ^3.0 (#128)
Updates the requirements on [yiisoft/test-support](https://github.com/yiisoft/test-support) to permit the latest version. - [Release notes](https://github.com/yiisoft/test-support/releases) - [Changelog](https://github.com/yiisoft/test-support/blob/master/CHANGELOG.md) - [Commits](yiisoft/test-support@1.3.0...3.0.1) --- updated-dependencies: - dependency-name: yiisoft/test-support dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae71fd1 commit 2af3f0c

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
@@ -56,7 +56,7 @@
5656
"spatie/phpunit-watcher": "^1.23",
5757
"vimeo/psalm": "^4.30|^5.25",
5858
"yiisoft/di": "^1.1",
59-
"yiisoft/test-support": "^1.3"
59+
"yiisoft/test-support": "^3.0"
6060
},
6161
"autoload": {
6262
"psr-4": {

0 commit comments

Comments
 (0)