Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

Commit 19c719f

Browse files
Remove branch-version (keep them for contracts only)
1 parent 6c4c3f3 commit 19c719f

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
@@ -34,8 +34,5 @@
3434
"symfony/monolog-bridge": "For using the log server.",
3535
"symfony/expression-language": "For using the filter option of the log server."
3636
},
37-
"minimum-stability": "dev",
38-
"extra": {
39-
"branch-version": "3.4"
40-
}
37+
"minimum-stability": "dev"
4138
}

0 commit comments

Comments
 (0)