|  | 
| 15 | 15 |         "fig/http-message-util": "^1.1.5", | 
| 16 | 16 |         "lcobucci/content-negotiation-middleware": "^3.1", | 
| 17 | 17 |         "middlewares/negotiation": "^2.1", | 
| 18 |  | -        "psr/http-factory": "^1.0.1", | 
| 19 |  | -        "psr/http-message": "^1.0.1", | 
| 20 |  | -        "psr/http-server-handler": "^1.0.1", | 
| 21 |  | -        "psr/http-server-middleware": "^1.0.1" | 
|  | 18 | +        "psr/http-factory": "^1.0.2", | 
|  | 19 | +        "psr/http-message": "^1.1.0", | 
|  | 20 | +        "psr/http-server-handler": "^1.0.2", | 
|  | 21 | +        "psr/http-server-middleware": "^1.0.2" | 
| 22 | 22 |     }, | 
| 23 | 23 |     "require-dev": { | 
| 24 |  | -        "infection/infection": "^0.26.19", | 
|  | 24 | +        "infection/infection": "^0.27.0", | 
| 25 | 25 |         "laminas/laminas-diactoros": "^2.24.0", | 
| 26 | 26 |         "lcobucci/coding-standard": "^9.0", | 
| 27 |  | -        "phpstan/extension-installer": "^1.2", | 
| 28 |  | -        "phpstan/phpstan": "^1.10.7", | 
|  | 27 | +        "phpstan/extension-installer": "^1.3.1", | 
|  | 28 | +        "phpstan/phpstan": "^1.10.19", | 
| 29 | 29 |         "phpstan/phpstan-deprecation-rules": "^1.1.3", | 
| 30 |  | -        "phpstan/phpstan-phpunit": "^1.3.10", | 
| 31 |  | -        "phpstan/phpstan-strict-rules": "^1.5.0", | 
| 32 |  | -        "phpunit/phpunit": "^10.0.16" | 
|  | 30 | +        "phpstan/phpstan-phpunit": "^1.3.13", | 
|  | 31 | +        "phpstan/phpstan-strict-rules": "^1.5.1", | 
|  | 32 | +        "phpunit/phpunit": "^10.2.2" | 
| 33 | 33 |     }, | 
| 34 | 34 |     "autoload": { | 
| 35 | 35 |         "psr-4": { | 
|  | 
0 commit comments