Skip to content

Commit 950c2e9

Browse files
Merge branch '7.2' into 7.3
* 7.2: Fix php.net links fix version number in deprecation [DoctrineBridge] Restore compatibility with Doctrine ODM by validating $class object type chore: Increase minimum version of type-info component [FrameworkBundle] Add functional tests for the `ContainerLintCommand` command Fix precision loss when rounding large integers in `NumberToLocalizedStringTransformer`
2 parents e2f2497 + 5d34deb commit 950c2e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"symfony/property-info": "^6.4|^7.0",
4141
"symfony/string": "^6.4|^7.0",
4242
"symfony/translation": "^6.4.3|^7.0.3",
43-
"symfony/type-info": "^7.1",
43+
"symfony/type-info": "^7.1.8",
4444
"egulias/email-validator": "^2.1.10|^3|^4"
4545
},
4646
"conflict": {

0 commit comments

Comments
 (0)