Skip to content

Commit 157a252

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 fa02757 + c7efc97 commit 157a252

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
@@ -24,8 +24,5 @@
2424
"/Tests/"
2525
]
2626
},
27-
"minimum-stability": "dev",
28-
"extra": {
29-
"branch-version": "4.4"
30-
}
27+
"minimum-stability": "dev"
3128
}

0 commit comments

Comments
 (0)