Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d523c51

Browse files
committed
Add 0.4 branch alias
1 parent 86fe654 commit d523c51

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

+5
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,10 @@
1919
"psr-4": {
2020
"Barryvdh\\Queue\\": "src/"
2121
}
22+
},
23+
"extra": {
24+
"branch-alias": {
25+
"dev-master": "0.4-dev"
26+
}
2227
}
2328
}

0 commit comments

Comments
 (0)