Skip to content

Commit d778ae7

Browse files
authored
Update dev dependencies (#189)
1 parent fe1df9a commit d778ae7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"yiisoft/router-implementation": "1.0.0"
3030
},
3131
"require-dev": {
32-
"maglnet/composer-require-checker": "^3.8",
32+
"maglnet/composer-require-checker": "^4.4",
3333
"nyholm/psr7": "^1.5",
3434
"phpunit/phpunit": "^9.5",
3535
"psr/container": "^1.1|^2.0",
@@ -39,7 +39,7 @@
3939
"vimeo/psalm": "^4.30|^5.6",
4040
"yiisoft/di": "^1.0",
4141
"yiisoft/dummy-provider": "^1.0.0",
42-
"yiisoft/test-support": "^1.4"
42+
"yiisoft/test-support": "^3.0"
4343
},
4444
"autoload": {
4545
"psr-4": {

0 commit comments

Comments
 (0)