We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
symfony/property-info
^7.1.10
1 parent 5bcc31e commit 2ffb222Copy full SHA for 2ffb222
composer.json
@@ -83,7 +83,7 @@
83
"symfony/http-kernel": "^7.0.0",
84
"symfony/mime": "^7.0.0",
85
"symfony/property-access": "^7.0.0",
86
- "symfony/property-info": "^7.0.0",
+ "symfony/property-info": "^7.1.10",
87
"symfony/psr-http-message-bridge": "^7.0.0",
88
"symfony/serializer": "^7.0.0",
89
"symfony/var-dumper": "^7.0.0",
packages/serializer/composer.json
@@ -27,7 +27,7 @@
27
"phpstan/phpdoc-parser": "^2.0.0",
28
"symfony/deprecation-contracts": "^3.0.0",
29
30
31
"symfony/serializer": "^7.0.0"
32
},
33
"require-dev": {
0 commit comments