|
39 | 39 | "psr/http-server-middleware": "^1.0.2", |
40 | 40 | "psr/log": "^3.0.2", |
41 | 41 | "symfony/console": "^7.3.3", |
| 42 | + "yiisoft/aliases": "^3.1", |
42 | 43 | "yiisoft/config": "^1.6", |
43 | 44 | "yiisoft/data": "^1.0.1", |
44 | 45 | "yiisoft/data-response": "^2.1.1", |
45 | 46 | "yiisoft/definitions": "^3.4", |
46 | 47 | "yiisoft/di": "^1.4", |
47 | | - "yiisoft/error-handler": "^4.2", |
| 48 | + "yiisoft/error-handler": "^4.3", |
48 | 49 | "yiisoft/http": "^1.2", |
49 | 50 | "yiisoft/hydrator": "^1.6.1", |
50 | 51 | "yiisoft/input-http": "^1.0.1", |
|
57 | 58 | "yiisoft/router-fastroute": "^4.0.1", |
58 | 59 | "yiisoft/yii-console": "^2.3", |
59 | 60 | "yiisoft/yii-event": "^2.1", |
60 | | - "yiisoft/yii-http": "^1.0.4", |
61 | | - "yiisoft/yii-middleware": "^1.1", |
| 61 | + "yiisoft/yii-http": "^1.1.0", |
62 | 62 | "yiisoft/yii-runner-console": "^2.2", |
63 | 63 | "yiisoft/yii-runner-http": "^3.2" |
64 | 64 | }, |
|
69 | 69 | "codeception/module-asserts": "^3.2", |
70 | 70 | "codeception/module-cli": "^2.0.1", |
71 | 71 | "codeception/module-db": "^3.2.2", |
72 | | - "codeception/module-phpbrowser": "^3.0.1", |
| 72 | + "codeception/module-phpbrowser": "^3.0.2", |
73 | 73 | "codeception/module-rest": "^3.4.1", |
74 | | - "friendsofphp/php-cs-fixer": "^3.87", |
75 | | - "phpunit/phpunit": "^11.5.35", |
76 | | - "rector/rector": "^2.1.4", |
| 74 | + "friendsofphp/php-cs-fixer": "^3.87.1", |
| 75 | + "phpunit/phpunit": "^11.5.36", |
| 76 | + "rector/rector": "^2.1.6", |
77 | 77 | "roave/infection-static-analysis-plugin": "^1.39", |
78 | 78 | "shipmonk/composer-dependency-analyser": "^1.8.3", |
79 | 79 | "vimeo/psalm": "^6.13.1", |
|
0 commit comments