|
39 | 39 | "psr/http-message": "^1.0 || ^2.0", |
40 | 40 | "psr/simple-cache": "^1.0 || ^2.0 || ^3.0", |
41 | 41 | "spomky-labs/base64url": "^2.0.1", |
42 | | - "symfony/http-client": "^6.0 || ^7.0", |
| 42 | + "symfony/http-client": "^6.0 || ^7.0 || ^8.0", |
43 | 43 | "symfony/polyfill-mbstring": "^1.15", |
44 | 44 | "web-token/jwt-library": "^3.4" |
45 | 45 | }, |
|
58 | 58 | } |
59 | 59 | }, |
60 | 60 | "require-dev": { |
61 | | - "facile-it/facile-coding-standard": "^1.2.0", |
62 | | - "friendsofphp/php-cs-fixer": "^3.14.3", |
| 61 | + "facile-it/facile-coding-standard": "^1.4.1", |
| 62 | + "friendsofphp/php-cs-fixer": "^3.92.3", |
63 | 63 | "phpspec/prophecy-phpunit": "^2.0.1", |
64 | | - "phpstan/phpstan": "^1.10", |
65 | | - "phpunit/phpunit": "^10.5.20 || ^11.1.0", |
| 64 | + "phpunit/phpunit": "^10.5.60 || ^11.5.46 || ^12.0.0", |
66 | 65 | "spomky-labs/aes-key-wrap": "^7.0", |
67 | | - "vimeo/psalm": "^5.23.1", |
68 | | - "web-token/jwt-library": "^3.4.3" |
| 66 | + "vimeo/psalm": "^6.14.3" |
69 | 67 | }, |
70 | 68 | "scripts": { |
71 | 69 | "cs-check": "php-cs-fixer fix --dry-run --diff --allow-risky=yes", |
|
0 commit comments