Skip to content

Commit fba6a96

Browse files
committed
Add branch alias for 4.x
1 parent 3189c17 commit fba6a96

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
@@ -50,6 +50,11 @@
5050
"dealerdirect/phpcodesniffer-composer-installer": true
5151
}
5252
},
53+
"extra": {
54+
"branch-alias": {
55+
"dev-4.x": "4.0.x-dev"
56+
}
57+
},
5358
"scripts": {
5459
"check": [
5560
"@test",

0 commit comments

Comments
 (0)