Skip to content
This repository was archived by the owner on Oct 26, 2019. It is now read-only.

Commit 84ccb2c

Browse files
committed
Add branch alias
1 parent 9fe5a8b commit 84ccb2c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@
2222
"suggest": {
2323
"amphp/artax": "To use the async api"
2424
},
25+
"extra": {
26+
"branch-alias": {
27+
"4.1.25": "4.1.25.x-dev"
28+
}
29+
},
2530
"minimum-stability": "dev",
2631
"prefer-stable": true
2732
}

0 commit comments

Comments
 (0)