|
27 | 27 | }
|
28 | 28 | ],
|
29 | 29 | "require": {
|
30 |
| - "php": "^8.1", |
31 |
| - "psr/container": "^1.0|^2.0", |
| 30 | + "php": "8.1 - 8.4", |
| 31 | + "psr/container": "^1.0 || ^2.0", |
32 | 32 | "psr/event-dispatcher": "^1.0",
|
33 |
| - "psr/http-message": "^1.0|^2.0", |
| 33 | + "psr/http-message": "^1.0 || ^2.0", |
34 | 34 | "psr/http-server-handler": "^1.0",
|
35 | 35 | "psr/http-server-middleware": "^1.0",
|
36 |
| - "yiisoft/definitions": "^2.0|^3.0", |
| 36 | + "yiisoft/definitions": "^2.0 || ^3.0", |
37 | 37 | "yiisoft/friendly-exception": "^1.1",
|
38 | 38 | "yiisoft/injector": "^1.0"
|
39 | 39 | },
|
40 | 40 | "require-dev": {
|
41 |
| - "maglnet/composer-require-checker": "^4.2", |
42 |
| - "nyholm/psr7": "^1.4", |
43 |
| - "phpunit/phpunit": "^9.5", |
44 |
| - "rector/rector": "^1.0.0", |
45 |
| - "roave/infection-static-analysis-plugin": "^1.18", |
46 |
| - "spatie/phpunit-watcher": "^1.23", |
47 |
| - "vimeo/psalm": "^5.3", |
48 |
| - "yiisoft/test-support": "^3.0", |
| 41 | + "maglnet/composer-require-checker": "^4.7.1", |
| 42 | + "nyholm/psr7": "^1.8.2", |
| 43 | + "phpunit/phpunit": "^9.6.22", |
| 44 | + "rector/rector": "^1.2.10", |
| 45 | + "roave/infection-static-analysis-plugin": "^1.35", |
| 46 | + "spatie/phpunit-watcher": "^1.24", |
| 47 | + "vimeo/psalm": "^5.26.1 || ^6.9.4", |
| 48 | + "yiisoft/test-support": "^3.0.2", |
49 | 49 | "yiisoft/yii-debug": "dev-master"
|
50 | 50 | },
|
51 | 51 | "autoload": {
|
|
0 commit comments