Skip to content

Commit 7a69c16

Browse files
committed
fix: Correct branch alias format in composer.json.
1 parent 01cbe7b commit 7a69c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"extra": {
3434
"branch-alias": {
35-
"dev-main": "0.3-x-dev"
35+
"dev-main": "0.3.x-dev"
3636
},
3737
"phpstan": {
3838
"includes": [

0 commit comments

Comments
 (0)