Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

Commit 0a8f600

Browse files
Merge branch '3.4' into 4.4
* 3.4: Remove branch-version (keep them for contracts only) [Serializer] fix decoding float XML attributes starting with 0 add missing dutch translations [Validator] Add missing romanian translations do not translate null placeholders or titles
2 parents fc7f239 + 19c719f commit 0a8f600

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,5 @@
3434
"symfony/monolog-bridge": "For using the log server.",
3535
"symfony/expression-language": "For using the filter option of the log server."
3636
},
37-
"minimum-stability": "dev",
38-
"extra": {
39-
"branch-version": "4.4"
40-
}
37+
"minimum-stability": "dev"
4138
}

0 commit comments

Comments
 (0)