|
36 | 36 | }
|
37 | 37 | },
|
38 | 38 | "require": {
|
39 |
| - "php": "~8.1.0 || ~8.2.0 || ~8.3.0", |
| 39 | + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", |
40 | 40 | "ext-json": "*",
|
41 | 41 | "fig/http-message-util": "^1.1.2",
|
42 | 42 | "psr/container": "^1.0 || ^2.0",
|
43 | 43 | "psr/http-factory": "^1.0",
|
44 | 44 | "psr/http-message": "^1.0 || ^2.0",
|
45 | 45 | "psr/http-server-middleware": "^1.0",
|
46 |
| - "spatie/array-to-xml": "^2.3 || ^3.0", |
| 46 | + "spatie/array-to-xml": "^3.3.0", |
47 | 47 | "webmozart/assert": "^1.10",
|
48 | 48 | "willdurand/negotiation": "^3.0"
|
49 | 49 | },
|
50 | 50 | "require-dev": {
|
51 | 51 | "laminas/laminas-coding-standard": "~2.5.0",
|
52 |
| - "laminas/laminas-diactoros": "^3.3", |
53 |
| - "phpunit/phpunit": "^10.5.10", |
| 52 | + "laminas/laminas-diactoros": "^3.4", |
| 53 | + "phpunit/phpunit": "^10.5.36", |
54 | 54 | "psalm/plugin-phpunit": "^0.18.4",
|
55 |
| - "vimeo/psalm": "^5.21.1" |
| 55 | + "vimeo/psalm": "^5.26.1" |
56 | 56 | },
|
57 | 57 | "autoload": {
|
58 | 58 | "psr-4": {
|
|
0 commit comments