Skip to content

Commit b0b1ef4

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 86379e7 + de38e66 commit b0b1ef4

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
@@ -26,8 +26,5 @@
2626
"/Tests/"
2727
]
2828
},
29-
"minimum-stability": "dev",
30-
"extra": {
31-
"branch-version": "4.4"
32-
}
29+
"minimum-stability": "dev"
3330
}

0 commit comments

Comments
 (0)