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

Commit a252423

Browse files
committed
composer update
1 parent 98ea239 commit a252423

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
@@ -18,5 +18,10 @@
1818
},
1919
"autoload": {
2020
"psr-4": { "SendinBlue\\SendinBlueApiBundle\\": "" }
21+
},
22+
"extra": {
23+
"branch-alias": {
24+
"dev-master": "1.0.x-dev"
25+
}
2126
}
2227
}

0 commit comments

Comments
 (0)