|
33 | 33 | "test": "codecept run" |
34 | 34 | }, |
35 | 35 | "require": { |
36 | | - "php": "^8.2", |
| 36 | + "php": "8.2 - 8.5", |
37 | 37 | "ext-filter": "*", |
38 | 38 | "httpsoft/http-message": "^1.1.6", |
39 | 39 | "psr/container": "^2.0.2", |
40 | 40 | "psr/http-factory": "^1.1", |
41 | 41 | "psr/http-message": "^2.0", |
42 | 42 | "psr/http-server-handler": "^1.0.2", |
43 | 43 | "psr/log": "^3.0.2", |
44 | | - "symfony/console": "^7.3.4", |
45 | | - "yiisoft/aliases": "^3.1", |
46 | | - "yiisoft/assets": "^5.1.1", |
47 | | - "yiisoft/config": "^1.6", |
48 | | - "yiisoft/csrf": "^2.2.2", |
49 | | - "yiisoft/data-response": "^2.1.1", |
50 | | - "yiisoft/definitions": "^3.4", |
51 | | - "yiisoft/di": "^1.4", |
52 | | - "yiisoft/error-handler": "^4.3", |
53 | | - "yiisoft/html": "^3.11", |
54 | | - "yiisoft/http": "^1.2", |
| 44 | + "symfony/console": "^7.4.1", |
| 45 | + "yiisoft/aliases": "^3.1.1", |
| 46 | + "yiisoft/assets": "^5.1.2", |
| 47 | + "yiisoft/config": "^1.6.2", |
| 48 | + "yiisoft/csrf": "^2.2.3", |
| 49 | + "yiisoft/data-response": "^2.1.2", |
| 50 | + "yiisoft/definitions": "^3.4.1", |
| 51 | + "yiisoft/di": "^1.4.1", |
| 52 | + "yiisoft/error-handler": "^4.3.1", |
| 53 | + "yiisoft/html": "^3.12", |
| 54 | + "yiisoft/http": "^1.3", |
55 | 55 | "yiisoft/input-http": "^1.0.1", |
56 | | - "yiisoft/log": "^2.1.1", |
57 | | - "yiisoft/log-target-file": "^3.0", |
58 | | - "yiisoft/middleware-dispatcher": "^5.3", |
| 56 | + "yiisoft/log": "^2.2.0", |
| 57 | + "yiisoft/log-target-file": "^3.1", |
| 58 | + "yiisoft/middleware-dispatcher": "^5.4", |
59 | 59 | "yiisoft/request-provider": "^1.2", |
60 | | - "yiisoft/router": "^4.0.1", |
61 | | - "yiisoft/router-fastroute": "^4.0.2", |
62 | | - "yiisoft/session": "^3.0", |
63 | | - "yiisoft/view": "^12.2.1", |
64 | | - "yiisoft/yii-console": "^2.4", |
65 | | - "yiisoft/yii-http": "^1.1.0", |
66 | | - "yiisoft/yii-runner-console": "^2.2", |
67 | | - "yiisoft/yii-runner-http": "^3.2", |
68 | | - "yiisoft/yii-view-renderer": "^7.3" |
| 60 | + "yiisoft/router": "^4.0.2", |
| 61 | + "yiisoft/router-fastroute": "^4.0.3", |
| 62 | + "yiisoft/session": "^3.0.1", |
| 63 | + "yiisoft/view": "^12.2.2", |
| 64 | + "yiisoft/yii-console": "^2.4.2", |
| 65 | + "yiisoft/yii-http": "^1.1.1", |
| 66 | + "yiisoft/yii-runner-console": "^2.2.1", |
| 67 | + "yiisoft/yii-runner-http": "^3.2.1", |
| 68 | + "yiisoft/yii-view-renderer": "^7.3.1" |
69 | 69 | }, |
70 | 70 | "require-dev": { |
71 | 71 | "codeception/c3": "^2.9", |
72 | | - "codeception/codeception": "^5.3.2", |
73 | | - "codeception/module-asserts": "^3.2", |
| 72 | + "codeception/codeception": "^5.3.3", |
| 73 | + "codeception/module-asserts": "^3.2.1", |
74 | 74 | "codeception/module-cli": "^2.0.1", |
75 | 75 | "codeception/module-phpbrowser": "^3.0.2", |
76 | | - "friendsofphp/php-cs-fixer": "^3.88.2", |
77 | | - "phpunit/phpunit": "^11.5.42", |
78 | | - "rector/rector": "^2.1.7", |
79 | | - "roave/infection-static-analysis-plugin": "^1.39", |
| 76 | + "friendsofphp/php-cs-fixer": "^3.92.3", |
| 77 | + "phpunit/phpunit": "^11.5.46", |
| 78 | + "rector/rector": "^2.2.14", |
| 79 | + "roave/infection-static-analysis-plugin": "^1.40", |
80 | 80 | "roave/security-advisories": "dev-latest", |
81 | | - "shipmonk/composer-dependency-analyser": "^1.8.3", |
82 | | - "vimeo/psalm": "^6.13.1" |
| 81 | + "shipmonk/composer-dependency-analyser": "^1.8.4", |
| 82 | + "vimeo/psalm": "^6.14.2" |
83 | 83 | }, |
84 | 84 | "autoload": { |
85 | 85 | "psr-4": { |
|
0 commit comments