Skip to content

Commit 4965045

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 199ccac + f6f5921 commit 4965045

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
@@ -39,8 +39,5 @@
3939
"/Tests/"
4040
]
4141
},
42-
"minimum-stability": "dev",
43-
"extra": {
44-
"branch-version": "4.4"
45-
}
42+
"minimum-stability": "dev"
4643
}

0 commit comments

Comments
 (0)