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

Commit 0659853

Browse files
committed
Added 1.0 branch alias
1 parent 744e9cb commit 0659853

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

composer.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,9 @@
2525
"ext-bcmath" : "Required by Check\\CpuPerformance",
2626
"sensiolabs/security-checker": "Required by Check\\SecurityAdvisory"
2727
},
28-
"extra": {}
28+
"extra": {
29+
"branch-alias": {
30+
"dev-master": "1.0.x-dev"
31+
}
32+
}
2933
}

0 commit comments

Comments
 (0)