|
33 | 33 | }
|
34 | 34 | },
|
35 | 35 | "require": {
|
36 |
| - "php": "~8.1 || ~8.2", |
| 36 | + "php": "~8.1 || ~8.2 || ~8.3", |
37 | 37 | "ext-json": "*",
|
38 | 38 | "dflydev/fig-cookies": "^2.0||^3.0",
|
39 | 39 | "gsteel/dot": "^1.5",
|
|
56 | 56 | },
|
57 | 57 | "require-dev": {
|
58 | 58 | "doctrine/coding-standard": "^12.0.0",
|
59 |
| - "helmich/phpunit-psr7-assert": "^4.4", |
60 |
| - "laminas/laminas-config-aggregator": "^1.13", |
| 59 | + "helmich/phpunit-psr7-assert": "^4.4.1", |
| 60 | + "laminas/laminas-config-aggregator": "^1.14", |
61 | 61 | "laminas/laminas-servicemanager": "^3.21",
|
62 | 62 | "lctrs/psalm-psr-container-plugin": "^1.9",
|
63 | 63 | "mezzio/mezzio-fastroute": "^3.10",
|
64 | 64 | "php-http/curl-client": "^2.3",
|
65 | 65 | "php-http/mock-client": "^1.6",
|
66 |
| - "phpunit/phpunit": "^10.2.6", |
| 66 | + "phpunit/phpunit": "^10.3.5", |
67 | 67 | "psalm/plugin-phpunit": "^0.18.4",
|
68 | 68 | "roave/security-advisories": "dev-latest",
|
69 | 69 | "squizlabs/php_codesniffer": "^3.7.2",
|
70 | 70 | "symfony/options-resolver": "^5.3.7 || ^6.3",
|
71 |
| - "vimeo/psalm": "^5.13.1" |
| 71 | + "vimeo/psalm": "^5.15.0" |
72 | 72 | },
|
73 | 73 | "extra": {
|
74 | 74 | "laminas": {
|
|
0 commit comments