10000 Merge branch '3.4' into 4.4 · symfony/debug@5a40526 · GitHub
[go: up one dir, main page]

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

Commit 5a40526

Browse files
Merge branch '3.4' into 4.4
* 3.4: Remove "version" from composer.json files, use "branch-version" instead
2 parents 888525f + 90c931f commit 5a40526

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,7 @@
3333
]
3434
},
3535
"minimum-stability": "dev",
36-
"version": "4.4.x-dev"
36+
"extra": {
37+
"branch-version": "4.4-dev"
38+
}
3739
}

0 commit comments

Comments
 (0)
0