Skip to content

Commit f97dbfc

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
1 parent 14442bb commit f97dbfc

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
@@ -50,8 +50,5 @@
5050
"/Tests/"
5151
]
5252
},
53-
"minimum-stability": "dev",
54-
"extra": {
55-
"branch-version": "4.4"
56-
}
53+
"minimum-stability": "dev"
5754
}

0 commit comments

Comments
 (0)