|
21 | 21 | ] |
22 | 22 | }, |
23 | 23 | "require": { |
24 | | - "php": "^8.0", |
| 24 | + "php": "^8.1", |
25 | 25 | "ext-intl": "*", |
26 | 26 | "httpsoft/http-message": "^1.0.5", |
27 | 27 | "psr/container": "^2.0", |
|
41 | 41 | "yiisoft/error-handler": "^2.0", |
42 | 42 | "yiisoft/factory": "^1.0", |
43 | 43 | "yiisoft/files": "^2.0", |
44 | | - "yiisoft/html": "^2.5", |
| 44 | + "yiisoft/html": "^3.0", |
45 | 45 | "yiisoft/http": "^1.2", |
46 | 46 | "yiisoft/i18n": "^1.1", |
47 | 47 | "yiisoft/log": "^2.0", |
|
50 | 50 | "yiisoft/router-fastroute": "^2.0", |
51 | 51 | "yiisoft/translator": "^2.0", |
52 | 52 | "yiisoft/translator-message-php": "^1.1", |
53 | | - "yiisoft/view": "^6.0", |
| 53 | + "yiisoft/view": "^7.0", |
54 | 54 | "yiisoft/yii-console": "^1.3", |
55 | 55 | "yiisoft/yii-debug": "^3.0@dev", |
56 | 56 | "yiisoft/yii-event": "^1.0", |
|
61 | 61 | "yiisoft/yii-view": "^5.0" |
62 | 62 | }, |
63 | 63 | "require-dev": { |
64 | | - "codeception/c3": "^2.6", |
| 64 | + "codeception/c3": "^2.7", |
65 | 65 | "codeception/codeception": "^5.0", |
66 | 66 | "codeception/module-asserts": "^3.0", |
67 | 67 | "codeception/module-cli": "^2.0", |
68 | 68 | "codeception/module-phpbrowser": "^3.0", |
69 | 69 | "phpunit/phpunit": "^9.5", |
70 | | - "rector/rector": "^0.14.3", |
71 | | - "roave/infection-static-analysis-plugin": "^1.16", |
| 70 | + "rector/rector": "^0.15.2", |
| 71 | + "roave/infection-static-analysis-plugin": "^1.27", |
72 | 72 | "roave/security-advisories": "dev-master", |
73 | 73 | "spatie/phpunit-watcher": "^1.23", |
74 | | - "vimeo/psalm": "^4.22", |
| 74 | + "vimeo/psalm": "^5.4", |
75 | 75 | "yiisoft/yii-debug-api": "3.0.x-dev", |
76 | 76 | "yiisoft/yii-debug-viewer": "^3.0@dev", |
77 | 77 | "yiisoft/yii-testing": "dev-master" |
|
0 commit comments