Skip to content

Commit b430df6

Browse files
committed
chore: setup v5 base
1 parent 44e5699 commit b430df6

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,10 @@
4545
"test": "./vendor/bin/alchemy setup --test",
4646
"lint": "./vendor/bin/alchemy setup --lint",
4747
"actions": "./vendor/bin/alchemy setup --actions"
48+
},
49+
"extra": {
50+
"branch-alias": {
51+
"dev-v5.x": "5.0.x-dev"
52+
}
4853
}
49-
}
54+
}

0 commit comments

Comments
 (0)