Skip to content

Commit 021cbe4

Browse files
committed
Merge 'phansys/branch-alias' into old-pulls
Closes chrisboulton/php-resque#353
2 parents df7d910 + bf44f14 commit 021cbe4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,10 @@
4747
"psr-0": {
4848
"Resque": "lib"
4949
}
50-
}
50+
},
51+
"extra": {
52+
"branch-alias": {
53+
"dev-master": "1.0-dev"
54+
}
55+
}
5156
}

0 commit comments

Comments
 (0)