Skip to content

Commit fedaba9

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 a11d6ec + 8c23ac7 commit fedaba9

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
@@ -58,8 +58,5 @@
5858
"/Tests/"
5959
]
6060
},
61-
"minimum-stability": "dev",
62-
"extra": {
63-
"branch-version": "4.4"
64-
}
61+
"minimum-stability": "dev"
6562
}

0 commit comments

Comments
 (0)