|
42 | 42 | "yiisoft/aliases": "^3.1.1", |
43 | 43 | "yiisoft/config": "^1.6.2", |
44 | 44 | "yiisoft/data": "^1.0.1", |
45 | | - "yiisoft/data-response": "^2.1.2", |
| 45 | + "yiisoft/data-response": "^2.2", |
46 | 46 | "yiisoft/definitions": "^3.4.1", |
47 | 47 | "yiisoft/di": "^1.4.1", |
48 | 48 | "yiisoft/error-handler": "^4.3.2", |
|
54 | 54 | "yiisoft/log-target-file": "^3.1", |
55 | 55 | "yiisoft/middleware-dispatcher": "^5.4", |
56 | 56 | "yiisoft/request-body-parser": "^1.2.1", |
57 | | - "yiisoft/request-provider": "^1.2", |
| 57 | + "yiisoft/request-provider": "^1.3", |
58 | 58 | "yiisoft/router": "^4.0.2", |
59 | 59 | "yiisoft/router-fastroute": "^4.0.3", |
60 | 60 | "yiisoft/validator": "^2.5.1", |
|
65 | 65 | }, |
66 | 66 | "require-dev": { |
67 | 67 | "codeception/c3": "^2.9", |
68 | | - "codeception/codeception": "^5.3.4", |
69 | | - "codeception/lib-innerbrowser": "^4.0.8", |
| 68 | + "codeception/codeception": "^5.3.5", |
| 69 | + "codeception/lib-innerbrowser": "^4.1.0", |
70 | 70 | "codeception/module-asserts": "^3.3.0", |
71 | 71 | "codeception/module-cli": "^2.0.1", |
72 | 72 | "codeception/module-db": "^3.2.2", |
73 | 73 | "codeception/module-phpbrowser": "^3.0.2", |
74 | 74 | "codeception/module-rest": "^3.4.3", |
75 | | - "friendsofphp/php-cs-fixer": "^3.93.0", |
76 | | - "phpunit/phpunit": "^11.5.49", |
77 | | - "rector/rector": "^2.3.4", |
| 75 | + "friendsofphp/php-cs-fixer": "^3.94.2", |
| 76 | + "phpunit/phpunit": "^11.5.55", |
| 77 | + "rector/rector": "^2.3.8", |
78 | 78 | "roave/infection-static-analysis-plugin": "^1.40", |
79 | 79 | "shipmonk/composer-dependency-analyser": "^1.8.4", |
80 | | - "vimeo/psalm": "^6.14.3" |
| 80 | + "vimeo/psalm": "^6.15.1" |
81 | 81 | }, |
82 | 82 | "autoload": { |
83 | 83 | "psr-4": { |
|
0 commit comments