Skip to content

Commit 29e7742

Browse files
committed
Update composer.json
1 parent a3b0ee8 commit 29e7742

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,11 @@
3131
},
3232
"scripts": {
3333
"test": "phpunit --bootstrap vendor/autoload.php tests"
34+
},
35+
"minimum-stability": "dev",
36+
"extra": {
37+
"branch-alias": {
38+
"dev-master": "3.1-dev"
39+
}
3440
}
3541
}

0 commit comments

Comments
 (0)