Skip to content

Commit 3ca1576

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 5c70851 + 16f6877 commit 3ca1576

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,5 @@
3434
"/Tests/"
3535
]
3636
},
37-
"minimum-stability": "dev",
38-
"extra": {
39-
"branch-version": "4.4"
40-
}
37+
"minimum-stability": "dev"
4138
}

0 commit comments

Comments
 (0)