|
18 | 18 | "php-http/discovery": false |
19 | 19 | }, |
20 | 20 | "platform": { |
21 | | - "php": "8.1.99" |
| 21 | + "php": "8.2.99" |
22 | 22 | } |
23 | 23 | }, |
24 | 24 | "autoload": { |
|
33 | 33 | } |
34 | 34 | }, |
35 | 35 | "require": { |
36 | | - "php": "~8.1 || ~8.2 || ~8.3 || ~8.4", |
| 36 | + "php": "~8.2 || ~8.3 || ~8.4 || ~8.5", |
37 | 37 | "ext-json": "*", |
38 | 38 | "dflydev/fig-cookies": "^2.0||^3.0", |
39 | 39 | "gsteel/dot": "^1.5", |
|
57 | 57 | "require-dev": { |
58 | 58 | "doctrine/coding-standard": "^14.0.0", |
59 | 59 | "helmich/phpunit-psr7-assert": "^4.4.1", |
60 | | - "laminas/laminas-config-aggregator": "^1.18", |
61 | | - "laminas/laminas-servicemanager": "^3.23.0 || ^4.4", |
62 | | - "mezzio/mezzio-fastroute": "^3.13", |
| 60 | + "laminas/laminas-config-aggregator": "^1.19", |
| 61 | + "laminas/laminas-servicemanager": "^3.23.0 || ^4.5", |
| 62 | + "mezzio/mezzio-fastroute": "^3.14", |
63 | 63 | "php-http/curl-client": "^2.3.3", |
64 | 64 | "php-http/mock-client": "^1.6.1", |
65 | 65 | "phpunit/phpunit": "^10.5.58", |
66 | 66 | "psalm/plugin-phpunit": "^0.19.5", |
67 | 67 | "roave/security-advisories": "dev-latest", |
68 | | - "squizlabs/php_codesniffer": "^4.0.0", |
69 | | - "symfony/options-resolver": "^6.4.25 || ^7", |
| 68 | + "squizlabs/php_codesniffer": "^4.0.1", |
| 69 | + "symfony/options-resolver": "^6.4.25 || ^7.3.3", |
70 | 70 | "vimeo/psalm": "^6.13.1" |
71 | 71 | }, |
72 | 72 | "extra": { |
|
0 commit comments