Skip to content
This repository was archived by the owner on Jan 3, 2024. It is now read-only.

Commit f47b4a9

Browse files
committed
Set branch alias
1 parent 7a38f6b commit f47b4a9

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
@@ -11,5 +11,10 @@
1111
],
1212
"bin": [
1313
"bin/local-php-security-checker-installer"
14-
]
14+
],
15+
"extra": {
16+
"branch-alias": {
17+
"dev-main": "1.0.x-dev"
18+
}
19+
}
1520
}

0 commit comments

Comments
 (0)