Skip to content

Commit 827a008

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 c886528 + b9885fc commit 827a008

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
@@ -30,8 +30,5 @@
3030
"/Tests/"
3131
]
3232
},
33-
"minimum-stability": "dev",
34-
"extra": {
35-
"branch-version": "4.4"
36-
}
33+
"minimum-stability": "dev"
3734
}

0 commit comments

Comments
 (0)