Skip to content

Commit b296fd4

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 7a7c47a + 51d2a27 commit b296fd4

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
@@ -48,8 +48,5 @@
4848
"/Tests/"
4949
]
5050
},
51-
"minimum-stability": "dev",
52-
"extra": {
53-
"branch-version": "4.4"
54-
}
51+
"minimum-stability": "dev"
5552
}

0 commit comments

Comments
 (0)