Skip to content
This repository was archived by the owner on Nov 5, 2025. It is now read-only.

Commit 6c53cfc

Browse files
Added a branch alias
1 parent da6ae88 commit 6c53cfc

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
@@ -17,5 +17,10 @@
1717
"psr-4": {
1818
"Barryvdh\\Queue\\": "src/"
1919
}
20+
},
21+
"extra": {
22+
"branch-alias": {
23+
"dev-master": "0.3-dev"
24+
}
2025
}
2126
}

0 commit comments

Comments
 (0)