We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07d039e + 7c728fb commit cb03593Copy full SHA for cb03593
1 file changed
composer.json
@@ -21,10 +21,10 @@
21
"php": ">=8.1",
22
"twig/twig": "*",
23
"filp/whoops": "*",
24
- "symfony/var-dumper": "^4.0",
+ "symfony/var-dumper": "^6.0",
25
"psr/http-server-handler": "^1.0",
26
- "psr/http-message": "^1.0",
27
- "guzzlehttp/psr7": "^1.6",
+ "psr/http-message": "^2.0",
+ "guzzlehttp/psr7": "^2.0",
28
"twig/extra-bundle": "^3.0"
29
},
30
"autoload": {
0 commit comments