Skip to content

Commit 0067e02

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 66da73a + 6c95e74 commit 0067e02

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
@@ -106,8 +106,5 @@
106106
"/Tests/"
107107
]
108108
},
109-
"minimum-stability": "dev",
110-
"extra": {
111-
"branch-version": "4.4"
112-
}
109+
"minimum-stability": "dev"
113110
}

0 commit comments

Comments
 (0)