Skip to content

Commit 9fe88e4

Browse files
committed
Add branch alias for master.
1 parent 02ea689 commit 9fe88e4

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
@@ -24,5 +24,10 @@
2424
},
2525
"suggest": {
2626
"phpstan/phpstan-deprecation-rules": "For catching deprecations, especially in Drupal core."
27+
},
28+
"extra": {
29+
"branch-alias": {
30+
"dev-master": "1.x-dev"
31+
}
2732
}
2833
}

0 commit comments

Comments
 (0)