We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f27805d commit d636afeCopy full SHA for d636afe
1 file changed
composer.json
@@ -39,8 +39,8 @@
39
"php-di/php-di": "^7.0",
40
"psr/container": "2.0.2",
41
"psr/http-message": "^1.1 || ^2.0",
42
- "symfony/property-access": "^6.2",
43
- "symfony/serializer": "^6.2",
+ "symfony/property-access": "^7.0",
+ "symfony/serializer": "^7.0",
44
"nyholm/psr7-server": "^1.0",
45
"nyholm/psr7": "^1.5",
46
"laminas/laminas-httphandlerrunner": "^2.5",
0 commit comments