Skip to content

Commit 363cca0

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 7e8f485 commit 363cca0

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
@@ -32,8 +32,5 @@
3232
"/Tests/"
3333
]
3434
},
35-
"minimum-stability": "dev",
36-
"extra": {
37-
"branch-version": "4.4"
38-
}
35+
"minimum-stability": "dev"
3936
}

0 commit comments

Comments
 (0)